[Sumover-dev] [svn commit] r4709 - vic/branches/cc/tcl

sumover-dev at cs.ucl.ac.uk sumover-dev at cs.ucl.ac.uk
Mon Mar 22 18:45:47 GMT 2010


Author: soohyunc
Date: Mon Mar 22 18:45:47 2010
New Revision: 4709

Modified:
   vic/branches/cc/tcl/ui-grabber.tcl

Log:
-- (continued) update Tcl file



Modified: vic/branches/cc/tcl/ui-grabber.tcl
==============================================================================
--- vic/branches/cc/tcl/ui-grabber.tcl	(original)
+++ vic/branches/cc/tcl/ui-grabber.tcl	Mon Mar 22 18:45:47 2010
@@ -24,6 +24,10 @@
 # ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
 # FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 
+# init_grabber_panel if invoked ensures ui-grabber.tcl gets sourced
+proc init_grabber_panel {} {
+}
+
 proc build.dc10 w {
     build.v4l $w
 }



More information about the Sumover-dev mailing list