aboutsummaryrefslogtreecommitdiff
path: root/src/interp/patches.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/patches.lisp')
-rw-r--r--src/interp/patches.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/patches.lisp b/src/interp/patches.lisp
index b08dd0b8..0c651acf 100644
--- a/src/interp/patches.lisp
+++ b/src/interp/patches.lisp
@@ -134,7 +134,7 @@
(setq |$fortranOutputStream|
(setq |$texOutputStream|
(setq |$formulaOutputStream|
- (setq |conOutStream| (make-synonym-stream '*terminal-io*))))))
+ (setq |conOutStream|'*standard-output*)))))
;; non-interactive restarts...
(defun restart0 ()