]> git.saurik.com Git - bison.git/blobdiff - src/parse-gram.h
yysyntax_error: avoid duplicate lookahead collection.
[bison.git] / src / parse-gram.h
index 7fcaa05fea16292db5cb774f0591c81d5c077f3f..d519cdafe777936d2239a4aaa68d483e1be0f317 100644 (file)
@@ -1,4 +1,4 @@
-/* A Bison parser, made by GNU Bison 2.4.404-c6ab.  */
+/* A Bison parser, made by GNU Bison 2.4.425-305c-dirty.  */
 
 /* 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 1616 of yacc.c  */
+/* Line 1624 of yacc.c  */
 #line 201 "src/parse-gram.y"
 
 # ifndef PARAM_TYPE
@@ -46,7 +46,7 @@
 # endif
 
 
-/* Line 1616 of yacc.c  */
+/* Line 1624 of yacc.c  */
 #line 51 "src/parse-gram.h"
 
 /* Tokens.  */
 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
 typedef union YYSTYPE
 {
-/* Line 1616 of yacc.c  */
+/* Line 1624 of yacc.c  */
 #line 88 "src/parse-gram.y"
 
   assoc assoc;
@@ -186,13 +186,13 @@ typedef union YYSTYPE
   uniqstr uniqstr;
   unsigned char character;
 
-/* Line 1616 of yacc.c  */
+/* Line 1624 of yacc.c  */
 #line 225 "src/parse-gram.y"
 
   param_type param;
 
 
-/* Line 1616 of yacc.c  */
+/* Line 1624 of yacc.c  */
 #line 197 "src/parse-gram.h"
 } YYSTYPE;
 # define YYSTYPE_IS_TRIVIAL 1