]> git.saurik.com Git - bison.git/blobdiff - src/parse-gram.h
For maintainer-check*, don't recompile for a $(VERSION) update.
[bison.git] / src / parse-gram.h
index 044c8e45035cb22870028354847302d34d1f0fd3..78b2a4f10a1e643232dd1fbb03731b5488af93e6 100644 (file)
@@ -1,5 +1,5 @@
 
-/* A Bison parser, made by GNU Bison 2.3a+.  */
+/* A Bison parser, made by GNU Bison 2.3b.21-d67c5-dirty.  */
 
 /* Skeleton interface for Bison's Yacc-like parsers in C
    
 typedef union YYSTYPE
 {
 
-/* Line 1542 of yacc.c  */
-#line 94 "parse-gram.y"
+/* Line 1740 of yacc.c  */
+#line 92 "parse-gram.y"
 
   symbol *symbol;
   symbol_list *list;
@@ -174,7 +174,7 @@ typedef union YYSTYPE
 
 
 
-/* Line 1542 of yacc.c  */
+/* Line 1740 of yacc.c  */
 #line 179 "parse-gram.h"
 } YYSTYPE;
 # define YYSTYPE_IS_TRIVIAL 1
@@ -199,4 +199,3 @@ typedef struct YYLTYPE
 
 
 
-