X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/4395a9ff4fd518580b9abe9482783e8eba192f34..df222dfaf4da6becae8665d344669eefc705d7f7:/src/parse-gram.h diff --git a/src/parse-gram.h b/src/parse-gram.h index e5b88b76..17f86cde 100644 --- a/src/parse-gram.h +++ b/src/parse-gram.h @@ -1,4 +1,4 @@ -/* A Bison parser, made by GNU Bison 2.4.456-ea2e. */ +/* A Bison parser, made by GNU Bison 2.4.457-4395a. */ /* Interface for Bison's Yacc-like parsers in C @@ -31,7 +31,7 @@ This special exception was added by the Free Software Foundation in version 2.2 of Bison. */ /* "%code requires" blocks. */ -/* Line 1640 of yacc.c */ +/* Line 1659 of yacc.c */ #line 202 "src/parse-gram.y" # ifndef PARAM_TYPE @@ -46,7 +46,7 @@ # endif -/* Line 1640 of yacc.c */ +/* Line 1659 of yacc.c */ #line 51 "src/parse-gram.h" /* Tokens. */ @@ -173,7 +173,7 @@ #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED typedef union YYSTYPE { -/* Line 1640 of yacc.c */ +/* Line 1659 of yacc.c */ #line 88 "src/parse-gram.y" assoc assoc; @@ -186,13 +186,13 @@ typedef union YYSTYPE uniqstr uniqstr; unsigned char character; -/* Line 1640 of yacc.c */ +/* Line 1659 of yacc.c */ #line 226 "src/parse-gram.y" param_type param; -/* Line 1640 of yacc.c */ +/* Line 1659 of yacc.c */ #line 197 "src/parse-gram.h" } YYSTYPE; # define YYSTYPE_IS_TRIVIAL 1