Version 1.75e.

This commit is contained in:
Paul Eggert
2002-12-24 08:35:23 +00:00
parent 73521d9ff8
commit 23f2d9dc0f
2 changed files with 12 additions and 2 deletions

2
NEWS
View File

@@ -1,7 +1,7 @@
Bison News
----------
Changes in version 1.75e:
Changes in version 1.75e, 2002-12-24:
* If the user does not define YYSTYPE as a macro, Bison now declares it
using typedef instead of defining it as a macro. POSIX requires this.