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