X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/0925ebb4fa72edab483ba025aa2e998339117599..82b248ada65d1ace010458797d9a008d5b9e43ae:/src/parse-gram.h diff --git a/src/parse-gram.h b/src/parse-gram.h index fcf1ef15..69c61dbc 100644 --- a/src/parse-gram.h +++ b/src/parse-gram.h @@ -134,7 +134,7 @@ #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED) -#line 82 "parse-gram.y" +#line 79 "../../src/parse-gram.y" typedef union YYSTYPE { symbol *symbol; symbol_list *list; @@ -143,8 +143,8 @@ typedef union YYSTYPE { assoc assoc; uniqstr uniqstr; } YYSTYPE; -/* Line 1388 of yacc.c. */ -#line 148 "parse-gram.h" +/* Line 1389 of yacc.c. */ +#line 148 "../../src/parse-gram.h" # define yystype YYSTYPE /* obsolescent; will be withdrawn */ # define YYSTYPE_IS_DECLARED 1 # define YYSTYPE_IS_TRIVIAL 1