]> git.saurik.com Git - bison.git/blobdiff - src/parse-gram.h
More fixes related to last two patches.
[bison.git] / src / parse-gram.h
index 0fe49e87ebb51600b62ddb3182dc5df7b4b0fc4d..a43fe4ebad92f93def37020323eed0cafb003b4e 100644 (file)
@@ -1,4 +1,4 @@
-/* A Bison parser, made by GNU Bison 2.4.386-e6c849.  */
+/* A Bison parser, made by GNU Bison 2.4.388-53f03.  */
 
 /* Interface for Bison's Yacc-like parsers in C
 
 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
 typedef union YYSTYPE
 {
-/* Line 1608 of yacc.c  */
+/* Line 1609 of yacc.c  */
 #line 94 "parse-gram.y"
 
   symbol *symbol;
@@ -171,7 +171,7 @@ typedef union YYSTYPE
   named_ref *named_ref;
 
 
-/* Line 1608 of yacc.c  */
+/* Line 1609 of yacc.c  */
 #line 176 "src/parse-gram.h"
 } YYSTYPE;
 # define YYSTYPE_IS_TRIVIAL 1