repo.or.cz
/
tcl-tlc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bad hacks to get behavior mostly right in workflow screens
[tcl-tlc.git]
/
make_tclIndex.tcl
blob
06038801cf8e35c049407c33200b11f257156899
1
#!/usr/bin/env tclsh8.4
2
3
package
require Itcl
4
namespace
import
-force
itcl
::*
5
auto_mkindex_parser
::
slavehook
{
_
%@
namespace
import
-force
::
itcl
::* }
6
7
cd
scripts
8
9
auto_mkindex
[
pwd
] *
.tcl
*
.itk
*
.itcl