home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Source Code / C / Applications / Tcl-Tk 8.0 / Pre-installed version / tcl8.0 / library / opt0.1 / pkgIndex.tcl < prev   
Encoding:
Text File  |  1997-08-15  |  400 b   |  8 lines  |  [TEXT/ALFA]

  1. # Tcl package index file, version 1.0
  2. # This file is NOT generated by the "pkg_mkIndex" command
  3. # because if someone just did "package require opt", let's just load
  4. # the package now, so they can readily use it
  5. # and even "namespace import tcl::*" ...
  6. # (tclPkgSetup just makes things slow and do not work so well with namespaces)
  7. package ifneeded opt 0.1 [list source [file join $dir optparse.tcl]]
  8.