]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* src/output.c (prepare): Drop the muscle `ntbase' which
[bison.git] / ChangeLog
index be937d51566fb5d232c4840974ea6e97e3fb794e..8f86c1292401428ad28ff7fe669a156da882a5d5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2001-12-27  Akim Demaille  <akim@epita.fr>
+
+       * src/output.c (prepare): Drop the muscle `ntbase' which
+       duplicates ntokens.
+       * src/bison.simple: Formatting/comment changes.
+       Use YYNTOKENS only, which is documented, but not YYNTBASE, which
+       is an undocumented synonym.
+
+       
 2001-12-22  Akim Demaille  <akim@epita.fr>
 
        * src/output.c (output_table_data): Change the prototype to use
 2001-12-22  Akim Demaille  <akim@epita.fr>
 
        * src/output.c (output_table_data): Change the prototype to use