File: pkgIndex.tcl.in

package info (click to toggle)
mysqltcl 3.05-3
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 948 kB
  • ctags: 282
  • sloc: ansic: 3,181; tcl: 1,276; sh: 142; makefile: 71; sql: 20
file content (5 lines) | stat: -rwxr-xr-x 138 bytes parent folder | download | duplicates (9)
1
2
3
4
5
#
# Tcl package index file
#
package ifneeded mysqltcl @PACKAGE_VERSION@ \
    [list load [file join $dir @PKG_LIB_FILE@] @PACKAGE_NAME@]