No more debugging

This commit is contained in:
mainzelm 2006-04-18 15:01:38 +00:00
parent 1a19ef0628
commit 3b1e318c88
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
(define debug-mode #t)
(define debug-mode #f)
(define *tty-port* #f)