From 712a3ca8b06f843b15df22a4b42f677685b3b9d9 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Tue, 1 May 2012 19:33:36 +0000 Subject: * interp/vmlisp.lisp (REMOVE-FLUIDS): Move to lisp-backend.boot. Rename to removeFluids. (SIMPLE-ARGLIST): Move to lisp-backend.boot. Rename to simpleParameterList?. --- src/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 68bae94d..dcdab929 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2012-05-01 Gabriel Dos Reis + + * interp/vmlisp.lisp (REMOVE-FLUIDS): Move to lisp-backend.boot. + Rename to removeFluids. + (SIMPLE-ARGLIST): Move to lisp-backend.boot. Rename to + simpleParameterList?. + 2012-05-01 Gabriel Dos Reis * interp/vmlisp.lisp (COMP370): Move to c-util.boot -- cgit v1.2.3