Reorganise the project
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef ARGPARSER_H
|
||||
#define ARGPARSER_H
|
||||
#ifndef GEN_ARGPARSER_H
|
||||
#define GEN_ARGPARSER_H
|
||||
|
||||
#include "aliases.h"
|
||||
#include <argp.h>
|
||||
@@ -12,4 +12,4 @@ struct GeneratorArgs {
|
||||
|
||||
GeneratorArgs parse_args(i32 argc, char *argv[]);
|
||||
|
||||
#endif // !ARGPARSER_H
|
||||
#endif // !GEN_ARGPARSER_H
|
||||
Reference in New Issue
Block a user