OSDN Git Service

Please enter the commit message for your changes. Lines starting
[eos/hostdependX86LINUX64.git] / util / X86LINUX64 / lib / tdbcmysql1.0.3 / pkgIndex.tcl
1 # Package index file for tdbc::mysql
2
3 if {[catch {package require Tcl 8.6}]} {
4     return
5 }
6 package ifneeded tdbc::mysql 1.0.3 \
7     "[list source [file join $dir tdbcmysql.tcl]]\;\
8     [list load [file join $dir libtdbcmysql1.0.3.so] tdbcmysql]"