From 93f026d1c803148e80bb23756ee656bf7ee19a8d Mon Sep 17 00:00:00 2001 From: dos-reis Date: Fri, 10 Dec 2010 09:47:27 +0000 Subject: Unify and ECHO-META under --- src/interp/sys-globals.boot | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/interp/sys-globals.boot') diff --git a/src/interp/sys-globals.boot b/src/interp/sys-globals.boot index c6e31a4d..9b5f8415 100644 --- a/src/interp/sys-globals.boot +++ b/src/interp/sys-globals.boot @@ -377,6 +377,8 @@ LINE := nil CHR := nil TOK := nil +$Echo := false + ++ answers x has y category questions _*HASCATEGORY_-HASH_* := nil @@ -450,9 +452,6 @@ $formulaOutputStream := conOutStream := MAKE_-SYNONYM_-STREAM "*STANDARD-OUTPUT*" - - - $InputStream := MAKE_-SYNONYM_-STREAM "*STANDARD-INPUT*" -- cgit v1.2.3