* src/parse-gram.h, src/parse-gram.c: regen.
This commit is contained in:
Akim Demaille
2012-02-21 15:52:35 +01:00
parent da209f943b
commit 6c6f6f4b23
2 changed files with 144 additions and 144 deletions

View File

@@ -1,4 +1,4 @@
/* A Bison parser, made by GNU Bison 2.5.53-c925. */
/* A Bison parser, made by GNU Bison 2.5.66-427a. */
/* Bison interface for Yacc-like parsers in C
@@ -160,7 +160,7 @@
typedef union YYSTYPE
{
/* Line 2069 of yacc.c */
/* Line 2070 of yacc.c */
#line 113 "parse-gram.y"
symbol *symbol;
@@ -175,7 +175,7 @@ typedef union YYSTYPE
/* Line 2069 of yacc.c */
/* Line 2070 of yacc.c */
#line 180 "../../../src/parse-gram.h"
} YYSTYPE;
# define YYSTYPE_IS_TRIVIAL 1