modules/ldap/pkgIndex.tcl

Go to the documentation of this file.
00001 /*  Tcl package index file, version 1.1*/
00002 
00003 if {![package vsatisfies [package provide Tcl] 8.4]} {return}
00004 package ifneeded ldap 1.6.8 [list source [file join $dir ldap.tcl]]
00005 
00006 /*  the OO level wrapper for ldap*/
00007 package ifneeded ldapx 1.0 [list source [file join $dir ldapx.tcl]]
00008 

Generated on 21 Sep 2010 for Gui by  doxygen 1.6.1