X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/3c9b20ff5acd1ad1a888a05717bf45b77b623f55..c39014ae2b8cfb2b38690633633b62800b270a17:/src/parse-gram.h?ds=inline diff --git a/src/parse-gram.h b/src/parse-gram.h index b44a8ec3..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.555-5c9e. */ +/* 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;