X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/258b45c86bce1cf01c7d732016ea7cc596fdded9..c32b9ec077666e53e727d9040397580f32cccd6b:/src/parse-gram.h diff --git a/src/parse-gram.h b/src/parse-gram.h index 5ad9638d..10efd5a0 100644 --- a/src/parse-gram.h +++ b/src/parse-gram.h @@ -1,8 +1,8 @@ -/* A Bison parser, made by GNU Bison 2.7.987-a2db-dirty. */ +/* A Bison parser, made by GNU Bison 2.7.1021-bb417-dirty. */ /* Bison interface for Yacc-like parsers in C - Copyright (C) 1984, 1989-1990, 2000-2012 Free Software Foundation, Inc. + Copyright (C) 1984, 1989-1990, 2000-2013 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -48,8 +48,7 @@ extern int gram_debug; #endif /* "%code requires" blocks. */ -/* Line 1930 of yacc.c */ -#line 223 "src/parse-gram.y" +#line 223 "src/parse-gram.y" /* yacc.c:1932 */ # ifndef PARAM_TYPE # define PARAM_TYPE @@ -63,8 +62,7 @@ extern int gram_debug; # endif -/* Line 1930 of yacc.c */ -#line 68 "src/parse-gram.h" +#line 66 "src/parse-gram.h" /* yacc.c:1932 */ /* Token type. */ #ifndef GRAM_TOKENTYPE @@ -190,8 +188,7 @@ extern int gram_debug; typedef union GRAM_STYPE GRAM_STYPE; union GRAM_STYPE { -/* Line 1930 of yacc.c */ -#line 109 "src/parse-gram.y" +#line 109 "src/parse-gram.y" /* yacc.c:1932 */ assoc assoc; char *code; @@ -203,17 +200,14 @@ union GRAM_STYPE uniqstr uniqstr; unsigned char character; -/* Line 1930 of yacc.c */ -#line 247 "src/parse-gram.y" +#line 247 "src/parse-gram.y" /* yacc.c:1932 */ param_type param; -/* Line 1930 of yacc.c */ -#line 423 "src/parse-gram.y" +#line 423 "src/parse-gram.y" /* yacc.c:1932 */ code_props_type code_type; -/* Line 1930 of yacc.c */ -#line 217 "src/parse-gram.h" +#line 211 "src/parse-gram.h" /* yacc.c:1932 */ }; # define GRAM_STYPE_IS_TRIVIAL 1 # define GRAM_STYPE_IS_DECLARED 1