[Sumover-dev] [svn commit] r4116 - rat/trunk

sumover-dev at cs.ucl.ac.uk sumover-dev at cs.ucl.ac.uk
Mon Dec 17 23:56:41 GMT 2007


Author: turam
Date: Mon Dec 17 23:56:39 2007
New Revision: 4116

Modified:
   rat/trunk/ui_audiotool.tcl

Log:
Hide console (shows on Macs when run from shell without a tty)

Modified: rat/trunk/ui_audiotool.tcl
==============================================================================
--- rat/trunk/ui_audiotool.tcl	(original)
+++ rat/trunk/ui_audiotool.tcl	Mon Dec 17 23:56:39 2007
@@ -2922,3 +2922,5 @@
 if {$script_error != 0} {
         bgerror "$script_evaluation_error"
 }
+
+catch {console hide}



More information about the Sumover-dev mailing list