]> git.saurik.com Git - bison.git/blobdiff - src/parse-gram.h
regen
[bison.git] / src / parse-gram.h
index 4b1247a6b5cc1e4226e2838ea7deb65ffeeec7e2..22b467e0d9f1b7014b428b77b423cd67fa5d5b1d 100644 (file)
@@ -1,4 +1,4 @@
-/* A Bison parser, made by GNU Bison 2.6.4.9-5fb07-dirty.  */
+/* A Bison parser, made by GNU Bison 2.6.4.15-c3a5a-dirty.  */
 
 /* Bison interface for Yacc-like parsers in C
    
@@ -175,7 +175,7 @@ extern int gram_debug;
 #if ! defined GRAM_STYPE && ! defined GRAM_STYPE_IS_DECLARED
 typedef union GRAM_STYPE
 {
-/* Line 2072 of yacc.c  */
+/* Line 2066 of yacc.c  */
 #line 115 "parse-gram.y"
 
   symbol *symbol;
@@ -189,7 +189,7 @@ typedef union GRAM_STYPE
   named_ref *named_ref;
 
 
-/* Line 2072 of yacc.c  */
+/* Line 2066 of yacc.c  */
 #line 194 "parse-gram.h"
 } GRAM_STYPE;
 # define GRAM_STYPE_IS_TRIVIAL 1