Version 1.75a.

This commit is contained in:
Paul Eggert
2002-10-25 06:05:50 +00:00
parent 1f1b791bf0
commit 5c16c6b13a
17 changed files with 214 additions and 352 deletions

View File

@@ -139,7 +139,7 @@ typedef union {
char *string;
assoc_t assoc;
} yystype;
/* Line 1287 of /tmp/prefix/share/bison/yacc.c. */
/* Line 1310 of /tmp/prefix/share/bison/yacc.c. */
#line 144 "y.tab.h"
# define YYSTYPE yystype
#endif