aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2011-02-27 22:51:14 +0000
committerdos-reis <gdr@axiomatics.org>2011-02-27 22:51:14 +0000
commita40ca0675768d44f492c2956c070bea091388a47 (patch)
tree61eb4b6db73452942a502ffb9d6b5c3ce31af0eb /src/ChangeLog
parentcdf162160d3055657578dcc09bec96411bbff793 (diff)
downloadopen-axiom-a40ca0675768d44f492c2956c070bea091388a47.tar.gz
* interp/i-analy.boot (bottomUpWithArgModesets): Split out of
bottomUp. (bottomUp): Call it.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index bee2cb4b..90824abc 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,11 @@
2011-02-27 Gabriel Dos Reis <gdr@cs.tamu.edu>
+ * interp/i-analy.boot (bottomUpWithArgModesets): Split out of
+ bottomUp.
+ (bottomUp): Call it.
+
+2011-02-27 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
* interp/Makefile.in (OBJS): Remove i-spec1.$(FASLEXT) and
i-spec2.$(FASLEXT). Add i-special.$(FASLEXT).
* interp/i-spec1.boot, interp/i-spec2.boot: Move content to