diff options
author | dos-reis <gdr@axiomatics.org> | 2011-08-28 02:57:57 +0000 |
---|---|---|
committer | dos-reis <gdr@axiomatics.org> | 2011-08-28 02:57:57 +0000 |
commit | 6634594622ba229e94c7fba18430a5edbb8c22bc (patch) | |
tree | 6717ca2aa0b210b04498bfcb5aa1bb8b328e7ff7 /src/ChangeLog | |
parent | 262325f74851dd27801c01818c7291e725799e8d (diff) | |
download | open-axiom-6634594622ba229e94c7fba18430a5edbb8c22bc.tar.gz |
* interp/lisplib.boot (writeInstanceCache): Remove.
(finalizeLisplib): Don't call it.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index d1817e9c..5cb13b36 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,10 @@ 2011-08-27 Gabriel Dos Reis <gdr@cs.tamu.edu> + * interp/lisplib.boot (writeInstanceCache): Remove. + (finalizeLisplib): Don't call it. + +2011-08-27 Gabriel Dos Reis <gdr@cs.tamu.edu> + * interp/daase.lisp (DATABASE): Add new field BEING-DEFINED. (dbBeingMacro?): New accessor. (GETDATABASE): Tidy. |