From 35ef2226d840fbc726f944afd053abd56fa0ee75 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Fri, 18 Apr 2008 20:27:14 +0000 Subject: * interp/define.boot ($mutableDomain): Define. (compDefineFunctor): Initialize it before compiling a functor. --- src/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 33ab484e..8863e00b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2008-04-18 Gabriel Dos Reis + + * interp/define.boot ($mutableDomain): Define. + (compDefineFunctor): Initialize it before compiling a functor. + 2008-04-14 Gabriel Dos Reis * interp/compiler.boot: Don't special case ListCategory, String, -- cgit v1.2.3