shithub: mc

Download patch

ref: 4db4f4592a0afaaeb5a9d4217359776c7139e949
parent: c5ba0314c88614cb7c7177a95917316d55dc80f4
author: Ori Bernstein <[email protected]>
date: Fri Jan 24 18:32:22 EST 2014

Don't shout switch.

    tracing is easier on the eyes now.

--- a/interp.myr
+++ b/interp.myr
@@ -98,7 +98,7 @@
 
 			;;
 		;;
-		trace(re, thr, "SWITCH\n")
+		trace(re, thr, "switch\n")
 		re.runq = re.expired
 		re.expired = Zthr
 		re.expiredtail = Zthr