Fix too many ]s in try
[tcl-tlc-base.git] / make_tclIndex.tcl
blob3cffcfe5a1174cd44244034b6c0a930c367f01a9
1 #!/usr/bin/env tclsh8.5
3 package require Itcl
4 namespace import -force itcl::*
5 auto_mkindex_parser::slavehook { _%@namespace import -force ::itcl::* }
7 cd scripts
9 auto_mkindex [pwd] *.tcl *.itk *.itcl