#if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
typedef union YYSTYPE
-#line 95 "parse-gram.y"
+#line 94 "../../src/parse-gram.y"
{
symbol *symbol;
symbol_list *list;
uniqstr uniqstr;
}
/* Line 1528 of yacc.c. */
-#line 162 "parse-gram.h"
+#line 162 "../../src/parse-gram.h"
YYSTYPE;
# define yystype YYSTYPE /* obsolescent; will be withdrawn */
# define YYSTYPE_IS_DECLARED 1