* data/glr.c: Use b4_token_enums, not b4_token_enums_defines.

This commit is contained in:
Akim Demaille
2005-09-20 07:57:15 +00:00
parent 2abdfeefce
commit 3ab2ca2206
2 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
2005-09-20 Akim Demaille <akim@epita.fr>
* data/glr.c: Use b4_token_enums, not b4_token_enums_defines.
2005-09-19 Paul Eggert <eggert@cs.ucla.edu>
* data/yacc.c (YYSIZE_MAXIMUM): New macro.