checkpoint
[sbp.git] / src / edu / berkeley / sbp / misc / Cartesian.java
index 2c32553..1bac161 100644 (file)
@@ -32,7 +32,7 @@ public class Cartesian {
             long now = System.currentTimeMillis();
             if (now-then > 10) {
                 then = now;
-                System.out.print(s + "                                \r");
+                //System.out.print(s + "                                \r");
             }
             if (isCR()) { 
                 line++;