]> git.saurik.com Git - bison.git/blobdiff - src/parse-gram.h
"Use" parse parameters.
[bison.git] / src / parse-gram.h
index cba50fb1047f5a1d64a3b5ec95bd05dfbacafbe8..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;
@@ -147,7 +147,7 @@ typedef union YYSTYPE {
   uniqstr uniqstr;
 } YYSTYPE;
 /* Line 1520 of yacc.c.  */
-#line 151 "parse-gram.h"
+#line 151 "../../src/parse-gram.h"
 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
 # define YYSTYPE_IS_DECLARED 1
 # define YYSTYPE_IS_TRIVIAL 1