]> git.saurik.com Git - bison.git/blobdiff - src/parse-gram.h
Regenerate.
[bison.git] / src / parse-gram.h
index ec4d27cbcedd68511ebc138ac8ea18b17042d9f2..55e0774b336a0c455e8db784fed57d14a700724a 100644 (file)
 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
 typedef union YYSTYPE
 /* Line 1532 of yacc.c.  */
-#line 97 "../../src/parse-gram.y"
+#line 90 "parse-gram.y"
 {
   symbol *symbol;
   symbol_list *list;
@@ -171,7 +171,7 @@ typedef union YYSTYPE
   unsigned char character;
 }
 /* Line 1532 of yacc.c.  */
-#line 175 "../../src/parse-gram.h"
+#line 175 "parse-gram.h"
        YYSTYPE;
 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
 # define YYSTYPE_IS_DECLARED 1