From e906f65eed9a56f414d8dea0716acc03ddc6c8f0 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sat, 15 Nov 2008 21:06:13 +0000 Subject: * interp/compiler.boot: Import "msgdb", not "c-util". Move compiler driver to i-syscmd.boot. * interp/define.boot: Import "nruncomp", "functor", "package". * interp/wi2.boot (NRTgetLocalIndex): Remove duplicate. --- src/interp/patches.lisp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/interp/patches.lisp') diff --git a/src/interp/patches.lisp b/src/interp/patches.lisp index 2c25a1fd..e6d206ba 100644 --- a/src/interp/patches.lisp +++ b/src/interp/patches.lisp @@ -117,8 +117,6 @@ (defun SHAREDITEMS (x) T) ;;checked in history code -(define-function '|eval| #'eval) - (defun GETZEROVEC (n) (MAKE-ARRAY n :initial-element 0)) (defun READSPADEXPR () -- cgit v1.2.3