aboutsummaryrefslogtreecommitdiff
path: root/src/interp/nruncomp.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/nruncomp.boot')
-rw-r--r--src/interp/nruncomp.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/nruncomp.boot b/src/interp/nruncomp.boot
index 71b401bc..75e58532 100644
--- a/src/interp/nruncomp.boot
+++ b/src/interp/nruncomp.boot
@@ -684,7 +684,7 @@ changeDirectoryInSlot1() == --called by buildFunctor
[opsig,pred,[op,a,vectorLocation(first opsig,second opsig)]]
[opsig,pred,fnsel]
sortedOplist := listSort(function GLESSEQP,
- COPY_-LIST $lisplibOperationAlist,function second)
+ copyList $lisplibOperationAlist,function second)
$lastPred: local := false
$newEnv: local := $e
vectorRef($domainShell,1) := [fn entry for entry in sortedOplist] where