Start reforming procedure execution. In this phase, get rid of
[pspp-builds.git] / src / ChangeLog
index 33f5f5f1aebce3b018f929e01d731381bbae3506..b4733471bee59fe88e7cff8fb67f1984cfbf4d5a 100644 (file)
@@ -1,3 +1,11 @@
+Wed Apr 26 15:29:45 2006  Ben Pfaff  <blp@gnu.org>
+
+       Start reforming procedure execution.  In this phase, get rid of
+       function prototypes for never-defined functions.
+       
+       * procedure.h: Get rid of function prototypes for never-defined
+       functions.
+
 Wed Apr 26 12:58:46 2006  Ben Pfaff  <blp@gnu.org>
 
        Improve the way we handle the various parsing "states".  Until now