source:
branches/1.5/pkgs/listbox/pkgIndex.tcl.in
@
5904
Last change on this file since 5904 was 5904, checked in by gah, 9 years ago | |
---|---|
File size: 281 bytes |
Line | |
---|---|
1 | package ifneeded RapptureListbox @PACKAGE_VERSION@ [format { |
2 | set dir "%s" |
3 | set version @PACKAGE_VERSION@ |
4 | set ext [info sharedlibextension] |
5 | load [file join $dir "RapptureListbox${version}${ext}"] Rappture_listbox |
6 | package provide RapptureListbox $version |
7 | } $dir] |
Note: See TracBrowser
for help on using the repository browser.