]> git.saurik.com Git - bison.git/blobdiff - src/parse-gram.h
* src/output.h, src/output.c (error_verbose): Move to...
[bison.git] / src / parse-gram.h
index 02baebf52bb8317191dfffe2498963e56ff97dd3..9fd13c8d24dcfab10aa37d0b94981cc4b65793ee 100644 (file)
 
 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
 typedef union YYSTYPE
-#line 95 "parse-gram.y"
+#line 94 "../../src/parse-gram.y"
 {
   symbol *symbol;
   symbol_list *list;
@@ -158,7 +158,7 @@ typedef union YYSTYPE
   uniqstr uniqstr;
 }
 /* Line 1528 of yacc.c.  */
-#line 162 "parse-gram.h"
+#line 162 "../../src/parse-gram.h"
        YYSTYPE;
 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
 # define YYSTYPE_IS_DECLARED 1