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