File: pkgIndex.tcl.in

package info (click to toggle)
tk-table 2.10.8-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,748 kB
  • sloc: ansic: 8,274; tcl: 1,063; python: 549; sh: 377; makefile: 21
file content (5 lines) | stat: -rw-r--r-- 144 bytes parent folder | download | duplicates (38)
1
2
3
4
5
#
# Tcl package index file
#
package ifneeded @PACKAGE_NAME@ @PACKAGE_VERSION@ \
    [list load [file join $dir @PKG_LIB_FILE@] @PACKAGE_NAME@]