X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/592d0b1eb5a6e8041df3d1461dc9fca60e3e0a54..9b33de72cd2469bedac2b5f0a48a8782571ea9db:/src/parse-gram.h diff --git a/src/parse-gram.h b/src/parse-gram.h index b6ba1992..69420645 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 "../../src/parse-gram.y" +#line 97 "parse-gram.y" symbol *symbol; symbol_list *list; @@ -181,7 +181,7 @@ typedef union YYSTYPE /* Line 1537 of yacc.c */ -#line 185 "../../src/parse-gram.h" +#line 185 "parse-gram.h" } YYSTYPE; # define YYSTYPE_IS_TRIVIAL 1 # define yystype YYSTYPE /* obsolescent; will be withdrawn */