diff options
| author | dos-reis <gdr@axiomatics.org> | 2008-11-30 02:19:32 +0000 |
|---|---|---|
| committer | dos-reis <gdr@axiomatics.org> | 2008-11-30 02:19:32 +0000 |
| commit | 676caa3f40f2c11544296700d728dc282e832e58 (patch) | |
| tree | 26d5f8ffc0b8e48f28f9a7d2ee8284f91d293d6b /src/ChangeLog | |
| parent | cb65c7fd822eb7e5b8a32bda101b6f85c6cf3cdd (diff) | |
| download | open-axiom-676caa3f40f2c11544296700d728dc282e832e58.tar.gz | |
* interp/nruncomp.boot (deltaTran): Don't check for $NRTaddForm
againg; it was already checked by NRTassocIndex.
(genDeltaEntry): Likewise.
(NRTgetLocalIndex): Likewise.
* interp/wi2.boot (genDeltaExntry): Likewise.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 86ae0c33..2d8bb7b5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,13 @@ 2008-11-29 Gabriel Dos Reis <gdr@cs.tamu.edu> + * interp/nruncomp.boot (deltaTran): Don't check for $NRTaddForm + againg; it was already checked by NRTassocIndex. + (genDeltaEntry): Likewise. + (NRTgetLocalIndex): Likewise. + * interp/wi2.boot (genDeltaExntry): Likewise. + +2008-11-29 Gabriel Dos Reis <gdr@cs.tamu.edu> + * interp/define.boot (mustInstantiate): Fix thinko introduced by earlier tweaks. (mkExplicitCategoryFunction): Likewise. |
