Comment fix: don't mention obsolete bison.simple.

This commit is contained in:
Paul Eggert
2002-12-26 06:58:35 +00:00
parent ea03c24f05
commit f6abc26e38

View File

@@ -204,7 +204,7 @@ typedef struct YYLTYPE
#endif
/* Default (constant) values used for initialization for null
right-hand sides. Unlike the standard bison.simple template,
right-hand sides. Unlike the standard yacc.c template,
here we set the default values of $$ and $@@ to zeroed-out
values. Since the default value of these quantities is undefined,
this behavior is technically correct. */