aboutsummaryrefslogtreecommitdiff
path: root/src/interp/i-output.boot
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2012-01-14 15:41:32 +0000
committerdos-reis <gdr@axiomatics.org>2012-01-14 15:41:32 +0000
commita0180212c34e46a34ea47151efdc9d4429b04092 (patch)
treea9ede4a04d9e1d445434308f97a9aa3c1e9bcba3 /src/interp/i-output.boot
parent9906d4079093b27d185f4116485fffe80ff19380 (diff)
downloadopen-axiom-a0180212c34e46a34ea47151efdc9d4429b04092.tar.gz
* interp/word.boot: Add import and scope statements. Include in
final executables. (infix?): Remove as duplicate in match.boot. (prefix?): Likewise. (suffix?): Likewise. * interp/g-error.boot (returnToTopLevel): Tidy. * interp/debug.lisp (/D-2): Use spadThrow in lieu of UNWIND. * interp/patches.lisp (CATCHALL): Remove. (DBRINIT): Likewise. (TOPLEVEL): Likewise. (TOP-LEVEL): Likewise. (UNWIND): Likewise. (RESUME): Likewise. (booFind): Likewise.
Diffstat (limited to 'src/interp/i-output.boot')
-rw-r--r--src/interp/i-output.boot3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/interp/i-output.boot b/src/interp/i-output.boot
index ccd535b7..497e9ae1 100644
--- a/src/interp/i-output.boot
+++ b/src/interp/i-output.boot
@@ -1214,6 +1214,9 @@ widthSC u == 10000
--% The over-large matrix package
+$demoFlag := false
+
+
maprinSpecial(x,$MARGIN,$LINELENGTH) == maprin0 x
-- above line changed JHD 13/2/93 since it used to call maPrin