| Current Path : /usr/X11R6/lib64/tdbcmysql1.0.4/ |
| Current File : //usr/X11R6/lib64/tdbcmysql1.0.4/pkgIndex.tcl |
# Package index file for tdbc::mysql
if {[catch {package require Tcl 8.6}]} {
return
}
package ifneeded tdbc::mysql 1.0.4 \
"[list source [file join $dir tdbcmysql.tcl]]\;\
[list load [file join $dir libtdbcmysql1.0.4.so] tdbcmysql]"