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