]> git.saurik.com Git - bison.git/blobdiff - src/parse-gram.h
2007-01-30 Paolo Bonzini <bonzini@gnu.org>
[bison.git] / src / parse-gram.h
index 1fdbbef250d1d91e4953444e220301ed62213348..b6ba1992ee82413faa6ebfe3c26318b7ec029168 100644 (file)
 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
 typedef union YYSTYPE
 {
 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
 typedef union YYSTYPE
 {
-/* Line 1546 of yacc.c  */
-#line 98 "parse-gram.y"
+
+/* Line 1537 of yacc.c  */
+#line 97 "../../src/parse-gram.y"
 
   symbol *symbol;
   symbol_list *list;
 
   symbol *symbol;
   symbol_list *list;
@@ -176,11 +177,12 @@ typedef union YYSTYPE
   assoc assoc;
   uniqstr uniqstr;
   unsigned char character;
   assoc assoc;
   uniqstr uniqstr;
   unsigned char character;
-}
 
 
-/* Line 1546 of yacc.c  */
-#line 183 "parse-gram.h"
-       YYSTYPE;
+
+
+/* Line 1537 of yacc.c  */
+#line 185 "../../src/parse-gram.h"
+} YYSTYPE;
 # define YYSTYPE_IS_TRIVIAL 1
 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
 # define YYSTYPE_IS_DECLARED 1
 # define YYSTYPE_IS_TRIVIAL 1
 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
 # define YYSTYPE_IS_DECLARED 1