aboutsummaryrefslogtreecommitdiff
path: root/src/interp/as.boot.pamphlet
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/as.boot.pamphlet')
-rw-r--r--src/interp/as.boot.pamphlet2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/as.boot.pamphlet b/src/interp/as.boot.pamphlet
index d7a4cdc1..1d4849e2 100644
--- a/src/interp/as.boot.pamphlet
+++ b/src/interp/as.boot.pamphlet
@@ -449,7 +449,7 @@ asytran fn ==
-- <sig pred origin exposed? comments>
inStream := OPEN fn
sayBrightly ['" Reading ",fn]
- u := READ inStream
+ u := VMREAD inStream
$niladics := mkNiladics u
for x in $niladics repeat PUT(x,'NILADIC,true)
for d in u repeat