source:
trunk/kitgen/files/tdom0.8.3-pkgIndex.tcl@
176
Last change on this file since 176 was 175, checked in by , 12 years ago | |
---|---|
File size: 154 bytes |
Line | |
---|---|
1 | package ifneeded tdom 0.8.3 [list tdom_load $dir] |
2 | |
3 | proc tdom_load {dir} { |
4 | load "" tdom |
5 | source [file join $dir tdom.tcl] |
6 | rename tdom_load {} |
7 | } |
Note:
See TracBrowser
for help on using the repository browser.