fixing still
This commit is contained in:
@ -121,7 +121,7 @@ int run(FILE *alpha) {
|
||||
|
||||
if (st_flag != NULL) {
|
||||
print_symbol_table(top, st_flag);
|
||||
//emit_as_file(stdout, begin);
|
||||
emit_as_file(stdout, begin);
|
||||
fclose(st_flag);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user