aboutsummaryrefslogtreecommitdiff
path: root/src/interp/compiler.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/compiler.boot')
-rw-r--r--src/interp/compiler.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/compiler.boot b/src/interp/compiler.boot
index 686192e7..3245b887 100644
--- a/src/interp/compiler.boot
+++ b/src/interp/compiler.boot
@@ -854,7 +854,7 @@ setqSingle(id,val,m,E) ==
--e.g. the %LET form below will be changed by putInLocalDomainReferences
--+
if k := NRTassocIndex(id) then
- form := ['SETELT,"$",k,x]
+ form := ["setShellEntry","$",k,x]
else form:=
$QuickLet => ["%LET",id,x]
["%LET",id,x,