aboutsummaryrefslogtreecommitdiff
path: root/src/interp/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2007-11-10 06:56:02 +0000
committerdos-reis <gdr@axiomatics.org>2007-11-10 06:56:02 +0000
commited27313ddc520ba88e50489f11112bb08e153e3e (patch)
tree098caf0726ea228c6125711ccf07f3f5978a84d6 /src/interp/ChangeLog
parent4edaea6cff2d604009b8f2723a9436b0fc97895d (diff)
downloadopen-axiom-ed27313ddc520ba88e50489f11112bb08e153e3e.tar.gz
src/algebra/
2007-11-10 Gabriel Dos Reis <gdr@cs.tamu.edu> * Makefile.pamphlet (mostlyclean-local): Remove stamp files and strap/ directory too. (clean-local): Remove database directories too. src/interpreter/ 2007-11-10 Gabriel Dos Reis <gdr@cs.tamu.edu> * Makefile.pamphlet (nrungo.$(FASLEXT)): New rule. (nruntime.$(FASLEXT)): Likewise. (<<nrungo.clisp>>): Remove. (<<nruntime.clisp>>): Likewise. * nrungo.boot.pamphlet: Push into package "BOOT". Fix syntax. * nruntime.boot.pamphlet: Push into package "BOOT".
Diffstat (limited to 'src/interp/ChangeLog')
-rw-r--r--src/interp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/interp/ChangeLog b/src/interp/ChangeLog
index 9309fc94..5700dbcf 100644
--- a/src/interp/ChangeLog
+++ b/src/interp/ChangeLog
@@ -1,3 +1,12 @@
+2007-11-10 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
+ * Makefile.pamphlet (nrungo.$(FASLEXT)): New rule.
+ (nruntime.$(FASLEXT)): Likewise.
+ (<<nrungo.clisp>>): Remove.
+ (<<nruntime.clisp>>): Likewise.
+ * nrungo.boot.pamphlet: Push into package "BOOT". Fix syntax.
+ * nruntime.boot.pamphlet: Push into package "BOOT".
+
2007-11-07 Gabriel Dos Reis <gdr@cs.tamu.edu>
* Makefile.pamphlet (i-toplev.$(FASLEXT)): New rule.