about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--mu.arc2
1 files changed, 1 insertions, 1 deletions
diff --git a/mu.arc b/mu.arc
index 38325186..de6a5bfc 100644
--- a/mu.arc
+++ b/mu.arc
@@ -315,7 +315,7 @@
               (set sleeping-routines*.routine*))
         rep.routine*!error
           (do (trace "schedule" "done with dead routine " top.routine*!fn-name)
-;?               (prn rep.routine*)
+;?               (tr rep.routine*)
               (push routine* completed-routines*))
         empty.routine*
           (do (trace "schedule" "done with routine")