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 / FTP / pkgIndex.tcl < prev   
Encoding:
Text File  |  2004-05-13  |  599 b   |  13 lines

  1. # Tcl package index file, version 1.1
  2. # This file is *not* generated by the "pkg_mkIndex" command.
  3. # This file is generated by an installation procedure.
  4. # It is sourced either when an application starts up or
  5. # by a "package unknown" script.  It invokes the
  6. # "package ifneeded" command to set up package-related
  7. # information so that packages will be loaded automatically
  8. # in response to "package require" commands.  When this
  9. # script is sourced, the variable $dir must contain the
  10. # full path name of this file's directory.
  11.     
  12. package ifneeded FTP 1.2 [list source [file join $dir ftp_lib.tcl]]
  13.