X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/93e3dbab95d1ae7b7b4511e30b912769e432c514..43ca804096bad13b12d0933d14499c142f451af9:/src/parse-gram.h diff --git a/src/parse-gram.h b/src/parse-gram.h index 0780d85a..0cc4d547 100644 --- a/src/parse-gram.h +++ b/src/parse-gram.h @@ -1,4 +1,4 @@ -/* A Bison parser, made by GNU Bison 2.6.26-54c4-dirty. */ +/* A Bison parser, made by GNU Bison 2.6.1.12-3153-dirty. */ /* Bison interface for Yacc-like parsers in C @@ -167,8 +167,7 @@ extern int gram_debug; #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED typedef union YYSTYPE { - -/* Line 2050 of yacc.c */ +/* Line 2049 of yacc.c */ #line 114 "parse-gram.y" symbol *symbol; @@ -182,9 +181,8 @@ typedef union YYSTYPE named_ref *named_ref; - -/* Line 2050 of yacc.c */ -#line 188 "parse-gram.h" +/* Line 2049 of yacc.c */ +#line 186 "parse-gram.h" } YYSTYPE; # define YYSTYPE_IS_TRIVIAL 1 # define yystype YYSTYPE /* obsolescent; will be withdrawn */