#!../treesh/treesh -f
#
# mkIndex.tcl - generate a tclIndex file in the current directory

auto_mkindex . *.tcl
exit 0
