-/* A Bison parser, made by GNU Bison 2.6.22-9f3f1. */
+/* A Bison parser, made by GNU Bison 2.6.2.13-429e. */
/* Bison interface for Yacc-like parsers in C
#if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
typedef union YYSTYPE
{
-
/* Line 2050 of yacc.c */
-#line 114 "parse-gram.y"
+#line 115 "parse-gram.y"
symbol *symbol;
symbol_list *list;
named_ref *named_ref;
-
/* Line 2050 of yacc.c */
-#line 188 "parse-gram.h"
+#line 186 "parse-gram.h"
} YYSTYPE;
# define YYSTYPE_IS_TRIVIAL 1
# define yystype YYSTYPE /* obsolescent; will be withdrawn */