X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/b50d2359d7608270561abd5c3cbf6e84834c2019..b09a18c50d221b54e6bc94e03deb65ecd52c4288:/src/parse-gram.h diff --git a/src/parse-gram.h b/src/parse-gram.h index 6925d8d5..0b5933bb 100644 --- a/src/parse-gram.h +++ b/src/parse-gram.h @@ -137,7 +137,7 @@ #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED) -#line 82 "../../src/parse-gram.y" +#line 82 "parse-gram.y" typedef union YYSTYPE { symbol *symbol; symbol_list *list; @@ -146,8 +146,8 @@ typedef union YYSTYPE { assoc assoc; uniqstr uniqstr; } YYSTYPE; -/* Line 1505 of yacc.c. */ -#line 151 "../../src/parse-gram.h" +/* Line 1543 of yacc.c. */ +#line 151 "parse-gram.h" # define yystype YYSTYPE /* obsolescent; will be withdrawn */ # define YYSTYPE_IS_DECLARED 1 # define YYSTYPE_IS_TRIVIAL 1