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