aboutsummaryrefslogtreecommitdiff
path: root/src/interp/intfile.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/intfile.boot')
-rw-r--r--src/interp/intfile.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/intfile.boot b/src/interp/intfile.boot
index bb09a699..5bd0fdcb 100644
--- a/src/interp/intfile.boot
+++ b/src/interp/intfile.boot
@@ -48,7 +48,7 @@ shoeIntern (s)==
f.0=char " " =>shoeIntern rest s
a:=INTERN subString(f,0,8)
[b,c]:= shoeStrings rest s
- SETF(GET (a,"MSGS"),b)
+ GET(a,"MSGS") := b
shoeIntern c
shoeStrings (stream)==