aboutsummaryrefslogtreecommitdiff
path: root/src/interp/g-opt.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/g-opt.boot')
-rw-r--r--src/interp/g-opt.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/g-opt.boot b/src/interp/g-opt.boot
index e70503c8..c12e6689 100644
--- a/src/interp/g-opt.boot
+++ b/src/interp/g-opt.boot
@@ -60,7 +60,7 @@ getDomainTemplate dom ==
++ This is usually the case for exported functions.
emitIndirectCall(fn,args,x) ==
x.first := "SPADCALL"
- fn.first := "getShellEntry"
+ fn.first := '%tref
x.rest := [:args,fn]
x