X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/575619af5e1f61a5f78fb3910bee424ead5fe5a6..578e34133a8b51febc66f715b7567a3d2cf30b8e:/src/parse-gram.h diff --git a/src/parse-gram.h b/src/parse-gram.h index e3246691..56f95650 100644 --- a/src/parse-gram.h +++ b/src/parse-gram.h @@ -1,6 +1,6 @@ -/* A Bison parser, made by GNU Bison 2.4.547-d397. */ +/* A Bison parser, made by GNU Bison 2.4.579-a4d1b. */ -/* Interface for Bison's Yacc-like parsers in C +/* Bison interface for Yacc-like parsers in C Copyright (C) 1984, 1989-1990, 2000-2011 Free Software Foundation, Inc. @@ -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;