]> git.saurik.com Git - bison.git/blobdiff - src/parse-gram.h
* data/glr.cc: New.
[bison.git] / src / parse-gram.h
index b905a853a52edc631d8d5c036112528bd22a7382..97e038c60996972403b6dac41f648b0dd079cc4b 100644 (file)
 
 
 #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 1516 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