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 18463c04..d8764a26 100644
--- a/src/interp/nruncomp.boot
+++ b/src/interp/nruncomp.boot
@@ -417,7 +417,7 @@ getLookupFun infovec ==
'lookupIncomplete
makeSpadConstant [fn,dollar,slot] ==
- val := FUNCALL(fn,dollar)
+ val := apply(fn,[dollar])
u := domainRef(dollar,slot)
u.first := function IDENTITY
u.rest := val