[Sumover-dev] [svn commit] r4758 - vic/branches/mpeg4/tcl

sumover-dev at cs.ucl.ac.uk sumover-dev at cs.ucl.ac.uk
Tue Apr 6 09:42:05 BST 2010


Author: douglask
Date: Tue Apr  6 09:42:05 2010
New Revision: 4758

Modified:
   vic/branches/mpeg4/tcl/accessgrid.tcl

Log:
Deleted user_hook procedure in accessgrid.tcl, identical user_hook procedure is in cf-util.tcl.

If VIC was built with ZipVFS support, accessgrid.tcl's user_hook procedure would be invoked instead of the script specified on the command-line with VIC's '-u' option.


Modified: vic/branches/mpeg4/tcl/accessgrid.tcl
==============================================================================
--- vic/branches/mpeg4/tcl/accessgrid.tcl	(original)
+++ vic/branches/mpeg4/tcl/accessgrid.tcl	Tue Apr  6 09:42:05 2010
@@ -642,10 +642,6 @@
     close $fp
 }
 
-proc user_hook {} {
-#    ag_load_config {/temp/windows.txt}
-}
-
 proc init_ag {} {
 
     ag_stdout_init



More information about the Sumover-dev mailing list