about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-01-11 23:36:10 -0800
committerKartik K. Agaram <vc@akkartik.com>2015-01-11 23:36:10 -0800
commit353cf5a40fe09cbb62c8ce2a42f8dc9c1cf5d5de (patch)
treeebcb5c60e809af57315a2d1f1758a470aeee89c6
parent89a42dcea713b28e4bf1650e09e2332431f256c7 (diff)
downloadmu-353cf5a40fe09cbb62c8ce2a42f8dc9c1cf5d5de.tar.gz
540
-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")