rutile/compiler/libs/optparse_impl.c
2025-01-12 18:20:42 -03:00

3 lines
133 B
C

/* This file holds the implementation of the optparse library functionality */
#define OPTPARSE_IMPLEMENTATION
#include "optparse.h"