X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/8f7ebfc81fbc14f281c3ffafe06e667891b8052b..c1d19e10c32844d17122b473840752003521d21b:/src/parse-gram.h diff --git a/src/parse-gram.h b/src/parse-gram.h index 69420645..b6ba1992 100644 --- a/src/parse-gram.h +++ b/src/parse-gram.h @@ -167,7 +167,7 @@ typedef union YYSTYPE { /* Line 1537 of yacc.c */ -#line 97 "parse-gram.y" +#line 97 "../../src/parse-gram.y" symbol *symbol; symbol_list *list; @@ -181,7 +181,7 @@ typedef union YYSTYPE /* Line 1537 of yacc.c */ -#line 185 "parse-gram.h" +#line 185 "../../src/parse-gram.h" } YYSTYPE; # define YYSTYPE_IS_TRIVIAL 1 # define yystype YYSTYPE /* obsolescent; will be withdrawn */