diff options
Diffstat (limited to 'src/interp/i-output.boot')
-rw-r--r-- | src/interp/i-output.boot | 3 |
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 |