| Current Path : /hdd/hdd11/lib64/tdbcodbc1.0.4/ |
| Current File : /hdd/hdd11/lib64/tdbcodbc1.0.4/pkgIndex.tcl |
# Package index file for tdbc::odbc
if {[catch {package require Tcl 8.6}]} {
return
}
package ifneeded tdbc::odbc 1.0.4 \
"[list source [file join $dir tdbcodbc.tcl]]\;\
[list load [file join $dir libtdbcodbc1.0.4.so] tdbcodbc]"