source: trunk/kitgen/8.x/blt/pkgIndex.tcl.in@ 176

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

initial commit

File size: 144 bytes
Line 
1#
2# Tcl package index file
3#
4package ifneeded @PACKAGE_NAME@ @PACKAGE_VERSION@ \
5 [list load [file join $dir @PKG_LIB_FILE@] @PACKAGE_NAME@]
Note: See TracBrowser for help on using the repository browser.