about summary refs log tree commit diff stats
path: root/mu.arc
diff options
context:
space:
mode:
Diffstat (limited to 'mu.arc')
-rw-r--r--mu.arc2
1 files changed, 1 insertions, 1 deletions
diff --git a/mu.arc b/mu.arc
index 52697ab9..f7f8d43d 100644
--- a/mu.arc
+++ b/mu.arc
@@ -1742,7 +1742,7 @@
 
 ;; load all provided files and start at 'main'
 (reset)
-(new-trace "chessboard")
+;? (new-trace "main")
 ;? (set dump-trace*)
 (awhen (pos "--" argv)
   (map add-code:readfile (cut argv (+ it 1)))