]> git.saurik.com Git - bison.git/blobdiff - src/parse-gram.h
Use ASCII for Sebastien Fricker's name.
[bison.git] / src / parse-gram.h
index b6ba1992ee82413faa6ebfe3c26318b7ec029168..6942064580192f246b1007ff88583b27cf23eda2 100644 (file)
@@ -167,7 +167,7 @@ typedef union YYSTYPE
 {
 
 /* Line 1537 of yacc.c  */
-#line 97 "../../src/parse-gram.y"
+#line 97 "parse-gram.y"
 
   symbol *symbol;
   symbol_list *list;
@@ -181,7 +181,7 @@ typedef union YYSTYPE
 
 
 /* Line 1537 of yacc.c  */
-#line 185 "../../src/parse-gram.h"
+#line 185 "parse-gram.h"
 } YYSTYPE;
 # define YYSTYPE_IS_TRIVIAL 1
 # define yystype YYSTYPE /* obsolescent; will be withdrawn */