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
Foo
[tcl-tlc.git]
/
make_tclIndex.tcl
blob
ba93eb7eb7a2d33ce7c91a0f8d3d7174e97bfea8
1
#!/usr/bin/env tclsh8.5
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
] *
.itk
*
.itcl