home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 April / PCWorld_2001-04_cd.bin / Software / TemaCD / webclean / !!!python!!! / BeOpen-Python-2.0.exe / PKGINDEX.TCL < prev    next >
Encoding:
Text File  |  2000-04-19  |  203 b   |  6 lines

  1. if {[info exists tcl_platform(debug)]} {
  2.     package ifneeded dde 1.1 [list load [file join $dir tcldde83d.dll] dde]
  3. } else {
  4.     package ifneeded dde 1.1 [list load [file join $dir tcldde83.dll] dde]
  5. }
  6.