* src/parse-gram.c, src/parse-gram.h: Regenerate.

This commit is contained in:
Joel E. Denny
2008-02-20 00:03:43 +00:00
parent 9ca7f077a0
commit e021811add
2 changed files with 228 additions and 215 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -160,7 +160,7 @@
typedef union YYSTYPE
{
/* Line 22 of yacc.c */
/* Line 1685 of yacc.c */
#line 94 "parse-gram.y"
symbol *symbol;
@@ -174,7 +174,7 @@ typedef union YYSTYPE
/* Line 22 of yacc.c */
/* Line 1685 of yacc.c */
#line 179 "parse-gram.h"
} YYSTYPE;
# define YYSTYPE_IS_TRIVIAL 1
@@ -199,4 +199,3 @@ typedef struct YYLTYPE