diff options
Diffstat (limited to 'src/interp/intfile.boot')
-rw-r--r-- | src/interp/intfile.boot | 2 |
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)== |