modules/base32/pkgIndex.tcl

Go to the documentation of this file.
00001 if {![package vsatisfies [package provide Tcl] 8.4]} return
00002 package ifneeded base32       0.1 [list source [file join $dir base32.tcl]]
00003 package ifneeded base32::hex  0.1 [list source [file join $dir base32hex.tcl]]
00004 package ifneeded base32::core 0.1 [list source [file join $dir base32core.tcl]]
00005 

Generated on 21 Sep 2010 for Gui by  doxygen 1.6.1