This commit is contained in:
Akim Demaille
2012-10-26 14:27:32 +02:00
parent 5fb07775a1
commit bb8674a537
2 changed files with 155 additions and 157 deletions

View File

@@ -1,4 +1,4 @@
/* A Bison parser, made by GNU Bison 2.6.4.4-8c79c-dirty. */
/* A Bison parser, made by GNU Bison 2.6.4.11-d01f-dirty. */
/* Bison interface for Yacc-like parsers in C
@@ -175,7 +175,7 @@ extern int gram_debug;
#if ! defined GRAM_STYPE && ! defined GRAM_STYPE_IS_DECLARED
typedef union GRAM_STYPE
{
/* Line 2077 of yacc.c */
/* Line 2072 of yacc.c */
#line 115 "parse-gram.y"
symbol *symbol;
@@ -189,7 +189,7 @@ typedef union GRAM_STYPE
named_ref *named_ref;
/* Line 2077 of yacc.c */
/* Line 2072 of yacc.c */
#line 194 "parse-gram.h"
} GRAM_STYPE;
# define GRAM_STYPE_IS_TRIVIAL 1