From 8e0d0dbfa31e6a035ec5e954c192742ade763dda Mon Sep 17 00:00:00 2001 From: dos-reis Date: Thu, 27 Jan 2011 17:08:27 +0000 Subject: * interp/nruncomp.boot (NRTputInHead): Tidy. --- src/algebra/strap/ILIST.lsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/algebra/strap/ILIST.lsp') diff --git a/src/algebra/strap/ILIST.lsp b/src/algebra/strap/ILIST.lsp index 0d8a5c40..666f6015 100644 --- a/src/algebra/strap/ILIST.lsp +++ b/src/algebra/strap/ILIST.lsp @@ -181,7 +181,7 @@ (DECLARE (IGNORE $)) (REVERSE |x|)) -(DEFUN |ILIST;minIndex;$I;18| (|x| $) (|getShellEntry| $ 7)) +(DEFUN |ILIST;minIndex;$I;18| (|x| $) (SVREF $ 7)) (DEFUN |ILIST;rest;$Nni$;19| (|x| |n| $) (SEQ (LET ((|i| 1)) -- cgit v1.2.3