]> git.saurik.com Git - bison.git/blobdiff - src/parse-gram.h
* src/symtab.h, src/symtab.c (symbol_from_uniqstr): New.
[bison.git] / src / parse-gram.h
index a0bd2614c3cfb1103876fa2699b4638b50d10155..f808b8947f84c734ad607d5dfc4e118be3c5a1ce 100644 (file)
 
 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
 typedef union YYSTYPE
-#line 97 "parse-gram.y"
+#line 97 "../../src/parse-gram.y"
 {
   symbol *symbol;
   symbol_list *list;
@@ -161,7 +161,7 @@ typedef union YYSTYPE
   unsigned char character;
 }
 /* Line 1529 of yacc.c.  */
-#line 165 "parse-gram.h"
+#line 165 "../../src/parse-gram.h"
        YYSTYPE;
 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
 # define YYSTYPE_IS_DECLARED 1