File: pkgIndex.tcl

package info (click to toggle)
tklib 0.5-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 7,136 kB
  • ctags: 1,658
  • sloc: tcl: 36,353; sh: 3,045; ansic: 792; makefile: 105; exp: 21; sed: 16
file content (3 lines) | stat: -rw-r--r-- 139 bytes parent folder | download | duplicates (12)
1
2
3
if { ![package vsatisfies [package provide Tcl] 8.4] } { return }
package ifneeded ipentry 0.3 [list source [file join $dir ipentry.tcl]]