]> git.saurik.com Git - bison.git/blobdiff - src/parse-gram.h
Alexandre Duret-Lutz <adl@gnu.org>
[bison.git] / src / parse-gram.h
index 0d254da52481b2a92b03c3b01d5750c2bec8b2f4..f06f92938f7e720861b9d13914ce257b205b8c86 100644 (file)
 
 
 #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
-#line 79 "parse-gram.y"
+#line 79 "../../src/parse-gram.y"
 typedef union YYSTYPE {
   symbol *symbol;
   symbol_list *list;
@@ -145,7 +145,7 @@ typedef union YYSTYPE {
   uniqstr uniqstr;
 } YYSTYPE;
 /* Line 1505 of yacc.c.  */
-#line 149 "parse-gram.h"
+#line 149 "../../src/parse-gram.h"
 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
 # define YYSTYPE_IS_DECLARED 1
 # define YYSTYPE_IS_TRIVIAL 1