00001 /* This package has been tested with tcl 8.2.3 and above.*/ 00002 if {![package vsatisfies [package provide Tcl] 8.2]} {return} 00003 package ifneeded md4 1.0.4 [list source [file join $dir md4.tcl]] 00004