dont mess up silly
This commit is contained in:
@ -58,6 +58,9 @@ bool tc_flag = false;
|
||||
bool DEBUG = false;
|
||||
int no_flag = 0;
|
||||
int arg;
|
||||
bool contains_errors = false;
|
||||
char * cg_name;
|
||||
char * ir_name;
|
||||
|
||||
TableNode *funprime;
|
||||
TableNode *arrayprim;
|
||||
|
Reference in New Issue
Block a user