]> git.saurik.com Git - bison.git/blobdiff - src/parse-gram.h
* data/yacc.c (yydestruct, yysymprint): Pacify GCC warnings for
[bison.git] / src / parse-gram.h
index 54b27f8af25f7e9c609c37aac08c96ff0d224399..57314fcf6619b9e9a9f19074bd5f42d0c1fa3fa4 100644 (file)
@@ -111,7 +111,7 @@ typedef union {
   char *string;
   associativity assoc;
 } yystype;
-/* Line 1343 of /home/cs/hilfingr/work/grammars/glr2/install/share/bison/yacc.c.  */
+/* Line 1353 of /home/lrde/prof/akim/src/bison/data/yacc.c.  */
 #line 116 "y.tab.h"
 # define YYSTYPE yystype
 #endif