]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/prettyprint/prettyprint.factor
Change tabular-output and smash-pane behavior to fix panes unit tests; re-organize...
[factor.git] / basis / prettyprint / prettyprint.factor
index 63d7bf217a1babc1813ba94b6e11b3914562b740..af56a4d2d0f1eea8c85fd6a110ca19b49720b3eb 100644 (file)
@@ -165,7 +165,7 @@ SYMBOL: pprint-string-cells?
                 ] each
             ] with-row
         ] each
-    ] tabular-output ;
+    ] tabular-output nl ;
 
 GENERIC: see ( defspec -- )