X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/fe3cae17a1dd2afa1eb34239ba497252892b2090..578e34133a8b51febc66f715b7567a3d2cf30b8e:/src/parse-gram.h diff --git a/src/parse-gram.h b/src/parse-gram.h index 18bd3bd6..56f95650 100644 --- a/src/parse-gram.h +++ b/src/parse-gram.h @@ -1,4 +1,4 @@ -/* A Bison parser, made by GNU Bison 2.4.557-bf3e4. */ +/* A Bison parser, made by GNU Bison 2.4.579-a4d1b. */ /* Bison interface for Yacc-like parsers in C @@ -31,7 +31,7 @@ version 2.2 of Bison. */ /* "%code requires" blocks. */ /* Line 2001 of yacc.c */ -#line 202 "src/parse-gram.y" +#line 220 "src/parse-gram.y" # ifndef PARAM_TYPE # define PARAM_TYPE @@ -175,7 +175,7 @@ typedef union YYSTYPE { /* Line 2001 of yacc.c */ -#line 88 "src/parse-gram.y" +#line 106 "src/parse-gram.y" assoc assoc; char *code; @@ -188,7 +188,7 @@ typedef union YYSTYPE unsigned char character; /* Line 2001 of yacc.c */ -#line 226 "src/parse-gram.y" +#line 244 "src/parse-gram.y" param_type param;