This commit is contained in:
Akim Demaille
2012-09-21 13:35:28 +02:00
parent 6b4cb804b5
commit 63fec1eeba
2 changed files with 279 additions and 280 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1,4 +1,4 @@
/* A Bison parser, made by GNU Bison 2.6.1.12-3153-dirty. */ /* A Bison parser, made by GNU Bison 2.6.2.13-429e. */
/* Bison interface for Yacc-like parsers in C /* Bison interface for Yacc-like parsers in C
@@ -167,8 +167,8 @@ extern int gram_debug;
#if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
typedef union YYSTYPE typedef union YYSTYPE
{ {
/* Line 2049 of yacc.c */ /* Line 2050 of yacc.c */
#line 114 "parse-gram.y" #line 115 "parse-gram.y"
symbol *symbol; symbol *symbol;
symbol_list *list; symbol_list *list;
@@ -181,7 +181,7 @@ typedef union YYSTYPE
named_ref *named_ref; named_ref *named_ref;
/* Line 2049 of yacc.c */ /* Line 2050 of yacc.c */
#line 186 "parse-gram.h" #line 186 "parse-gram.h"
} YYSTYPE; } YYSTYPE;
# define YYSTYPE_IS_TRIVIAL 1 # define YYSTYPE_IS_TRIVIAL 1