home *** CD-ROM | disk | FTP | other *** search
/ PCNET 2006 September - Disc 1 / PCNET_CD_2006_09.iso / linux / puppy-barebones-2.01r2.iso / pup_201.sfs / usr / lib / tk8.5 / pkgIndex.tcl < prev    next >
Encoding:
Text File  |  2006-06-17  |  137 b   |  3 lines

  1. if {[package vcompare [package provide Tcl] 8.5] != 0} { return }
  2. package ifneeded Tk 8.5 [list load [file join $dir .. libtk8.5.so] Tk]
  3.