#!/usr/bin/tclsh # recreate the tcl index file for on demand loading. # # $Id: mkidx,v 1.1 2003/07/16 13:29:12 wwwadmin Exp $ # auto_mkindex . [list *.tcl] ############################################################ # Local Variables: # mode: tcl # time-stamp-format: "%u %02d.%02m.%y %02H:%02M:%02S %s" # End: ############################################################