home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 May / PCWorld_2002-05_cd.bin / Software / TemaCD / activetcltk / ActiveTcl8.3.4.1-8.win32-ix86.exe / ActiveTcl8.3.4.1-win32-ix86 / lib / tclsoap1.6.1 / pkgIndex.tcl next >
Encoding:
Text File  |  2001-10-22  |  1.2 KB  |  21 lines

  1. # Tcl package index file, version 1.1
  2. # This file is generated by the "pkg_mkIndex" command
  3. # and sourced either when an application starts up or
  4. # by a "package unknown" script.  It invokes the
  5. # "package ifneeded" command to set up package-related
  6. # information so that packages will be loaded automatically
  7. # in response to "package require" commands.  When this
  8. # script is sourced, the variable $dir must contain the
  9. # full path name of this file's directory.
  10.  
  11. package ifneeded SOAP 1.6 [list source [file join $dir SOAP.tcl]]
  12. package ifneeded SOAP::CGI 1.0 [list source [file join $dir SOAP-CGI.tcl]]
  13. package ifneeded SOAP::Service 0.4 [list source [file join $dir SOAP-service.tcl]]
  14. package ifneeded SOAP::Utils 1.0 [list source [file join $dir utils.tcl]]
  15. package ifneeded SOAP::xpath 0.2 [list source [file join $dir xpath.tcl]]
  16. package ifneeded XMLRPC 1.0 [list source [file join $dir XMLRPC.tcl]]
  17. package ifneeded rpcvar 1.0 [list source [file join $dir rpcvar.tcl]]
  18. package ifneeded soapinterop::B 1.0 [list source [file join $dir interop soapinteropB.tcl]]
  19. package ifneeded soapinterop::C 1.0 [list source [file join $dir interop soapinteropC.tcl]]
  20. package ifneeded soapinterop::base 1.0 [list source [file join $dir interop soapinterop.tcl]]
  21.