source: trunk/kitgen/files/tdom0.8.3-pkgIndex.tcl@ 195

Last change on this file since 195 was 175, checked in by demin, 12 years ago

initial commit

File size: 154 bytes
Line 
1package ifneeded tdom 0.8.3 [list tdom_load $dir]
2
3proc 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.