]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* src/lalr.c (set_maxrhs, maxrhs): Remove, replaced with...
[bison.git] / ChangeLog
index 36a2d3f5326a3db09820de275a486853189f4e22..267fcd3e059902d9ed233876dd72019f7191e795 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-11-19  Akim Demaille  <akim@epita.fr>
+
+       * src/lalr.c (set_maxrhs, maxrhs): Remove, replaced with...
+       (maxrhs): this new function.
+
 2001-11-19  Akim Demaille  <akim@epita.fr>
 
        * src/lalr.c (F): New macro to access to the variable F.