This repository has been archived on 2025-04-11. You can view files and clone it, but cannot push or open issues or pull requests.
multipub/.pyenv/lib/tdbcmysql1.0.6/pkgIndex.tcl
2019-02-09 02:45:25 -06:00

8 lines
250 B
Tcl

# Package index file for tdbc::mysql
if {[catch {package require Tcl 8.6}]} {
return
}
package ifneeded tdbc::mysql 1.0.6 \
"[list source [file join $dir tdbcmysql.tcl]]\;\
[list load [file join $dir libtdbcmysql1.0.6.dylib] tdbcmysql]"