bah, forgot the header changes :P

This commit is contained in:
Bill Currie 2002-08-20 21:16:50 +00:00
parent 3e87e3ecdf
commit 5d51e0151e

View file

@ -107,6 +107,7 @@ const char *save_string (const char *str);
void clear_frame_macros (void);
extern FILE *yyin;
int yyparse (void);
extern int yydebug;
#define ALLOC(s, t, n, v) \
do { \