full arg parse
This commit is contained in:
+2
-2
@@ -1,8 +1,8 @@
|
||||
#include "args.h"
|
||||
#include "types.h"
|
||||
|
||||
#ifndef GENERATOR_H
|
||||
#define GENERATOR_H
|
||||
|
||||
void generate(parameters params);
|
||||
int generate(parameters params);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user