]> git.saurik.com Git - bison.git/blobdiff - src/parse-gram.h
* GNUmakefile: Update git-version-gen invocation so make dist
[bison.git] / src / parse-gram.h
index 044c8e45035cb22870028354847302d34d1f0fd3..86ac4b52647f4bbb24549114ac1a8504060f4caa 100644 (file)
 typedef union YYSTYPE
 {
 
 typedef union YYSTYPE
 {
 
-/* Line 1542 of yacc.c  */
+/* Line 1681 of yacc.c  */
 #line 94 "parse-gram.y"
 
   symbol *symbol;
 #line 94 "parse-gram.y"
 
   symbol *symbol;
@@ -174,7 +174,7 @@ typedef union YYSTYPE
 
 
 
 
 
 
-/* Line 1542 of yacc.c  */
+/* Line 1681 of yacc.c  */
 #line 179 "parse-gram.h"
 } YYSTYPE;
 # define YYSTYPE_IS_TRIVIAL 1
 #line 179 "parse-gram.h"
 } YYSTYPE;
 # define YYSTYPE_IS_TRIVIAL 1
@@ -199,4 +199,3 @@ typedef struct YYLTYPE
 
 
 
 
 
 
-