if {[catch {package present Tcl 8.5-}]} {return} if {[lsearch -exact $::auto_path $dir] == -1} {lappend ::auto_path $dir; lappend ::tcl_pkgPath $dir}