Demo file choice
This commit is contained in:
@ -121,6 +121,7 @@ extern Instruction * begin;
|
||||
extern Instruction * current;
|
||||
extern int label_count;
|
||||
extern bool code_gen;
|
||||
extern FILE * ir_flag;
|
||||
|
||||
|
||||
TNodeOrConst * tn_or_const(Discriminant , void * );
|
||||
|
Reference in New Issue
Block a user