X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/146bc99dcff7233ab13be33447cc63a22cf4c908..2ed24dd8c7c94c492ebdff7673808e9d66f8816b:/src/parse-gram.h diff --git a/src/parse-gram.h b/src/parse-gram.h index 88856c5b..295a39c3 100644 --- a/src/parse-gram.h +++ b/src/parse-gram.h @@ -134,7 +134,7 @@ #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED) -#line 81 "../../src/parse-gram.y" +#line 81 "parse-gram.y" typedef union YYSTYPE { symbol *symbol; symbol_list *list; @@ -144,7 +144,7 @@ typedef union YYSTYPE { uniqstr uniqstr; } YYSTYPE; /* Line 1324 of yacc.c. */ -#line 148 "../../src/parse-gram.h" +#line 148 "parse-gram.h" # define yystype YYSTYPE /* obsolescent; will be withdrawn */ # define YYSTYPE_IS_DECLARED 1 # define YYSTYPE_IS_TRIVIAL 1