source:
trunk/p2p/mkindex
@
6372
Last change on this file since 6372 was 1251, checked in by mmc, 16 years ago | |
---|---|
|
|
File size: 100 bytes |
Line | |
---|---|
1 | #!/usr/bin/tclsh |
2 | package require Itcl |
3 | if {"" == $argv} { |
4 | set argv * |
5 | } |
6 | eval auto_mkindex . $argv |
Note: See TracBrowser
for help on using the repository browser.