This commit is contained in:
wangyu-
2017-10-28 02:05:14 -05:00
parent 2f0cfe41b1
commit 7f18ccee94
3 changed files with 79 additions and 77 deletions

2
misc.h
View File

@@ -56,7 +56,7 @@ int handle_command(char *s);
int unit_test();
void print_help();
//void print_help();
void process_arg(int argc, char *argv[]);