home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2004 December / PCpro_2004_12.ISO / files / webserver / tsw / TSW_3.4.0.exe / Apache2 / python / pkgIndex.tcl < prev    next >
Encoding:
Text File  |  2004-03-31  |  145 b   |  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.