]> git.saurik.com Git - bison.git/blobdiff - src/parse-gram.h
Regenerate.
[bison.git] / src / parse-gram.h
index f2c8a774baceb6d0c4e56d7d67e53b45d2d45091..e6e27a08337e074d6bc2e42db855756c746a537c 100644 (file)
 
 
 #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
-#line 81 "parse-gram.y"
+#line 82 "parse-gram.y"
 typedef union YYSTYPE {
   symbol *symbol;
   symbol_list *list;
@@ -143,7 +143,7 @@ typedef union YYSTYPE {
   assoc assoc;
   uniqstr uniqstr;
 } YYSTYPE;
-/* Line 1324 of yacc.c.  */
+/* Line 1373 of yacc.c.  */
 #line 148 "parse-gram.h"
 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
 # define YYSTYPE_IS_DECLARED 1