Combined binaries (parser + alpha)
This commit is contained in:
@ -22,7 +22,8 @@
|
||||
|
||||
#include "../tmp/flex.h"
|
||||
#include "symbol_table.h"
|
||||
#include "typedefs.h"
|
||||
//#include "typedefs.h"
|
||||
#include "../tmp/grammar.tab.h"
|
||||
|
||||
extern int line_number, column_number;
|
||||
extern char *yytext;
|
||||
|
Reference in New Issue
Block a user