File: pkgIndex.tcl.in

package info (click to toggle)
tkhtml1 1.04-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,424 kB
  • sloc: ansic: 17,070; tcl: 4,377; sh: 516; makefile: 11
file content (5 lines) | stat: -rw-r--r-- 144 bytes parent folder | download | duplicates (37)
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@]