]> git.saurik.com Git - bison.git/blobdiff - src/parse-gram.h
* src/parse-gram.y: Use %printer instead of YYPRINT.
[bison.git] / src / parse-gram.h
index fcf1ef15745d13dd881da207f17862fdde6a1781..69c61dbcc917c6fc051d1c58f8321797848efb09 100644 (file)
 
 
 #if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
-#line 82 "parse-gram.y"
+#line 79 "../../src/parse-gram.y"
 typedef union YYSTYPE {
   symbol *symbol;
   symbol_list *list;
@@ -143,8 +143,8 @@ typedef union YYSTYPE {
   assoc assoc;
   uniqstr uniqstr;
 } YYSTYPE;
-/* Line 1388 of yacc.c.  */
-#line 148 "parse-gram.h"
+/* Line 1389 of yacc.c.  */
+#line 148 "../../src/parse-gram.h"
 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
 # define YYSTYPE_IS_DECLARED 1
 # define YYSTYPE_IS_TRIVIAL 1