diff options
Diffstat (limited to 'src/interp/sys-driver.boot')
-rw-r--r-- | src/interp/sys-driver.boot | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/interp/sys-driver.boot b/src/interp/sys-driver.boot index ab3620e9..fd08789b 100644 --- a/src/interp/sys-driver.boot +++ b/src/interp/sys-driver.boot @@ -280,8 +280,7 @@ associateRequestWithFileType(Option '"script", '"input", compileSpadLibrary(progname,options,file) == $displayStartMsgs := false initializeGlobalState() - $EchoLines := false - ECHO_-META : fluid := false + $Echo: local := false $verbose := false $ProcessInteractiveValue := true $PrintCompilerMessageIfTrue := $verbose |