home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 November / CPNL0711.ISO / beeld / teken / scribus-1.3.3.9-win32-install.exe / tcl / tk8.4 / pkgIndex.tcl < prev    next >
Text File  |  2004-08-30  |  145b  |  3 lines

  1. if {[package vcompare [package provide Tcl] 8.4] != 0} { return } 
  2. package ifneeded Tk 8.4 [list load [file join $dir .. .. bin tk84.dll] Tk] 
  3.