File: pkgIndex.tcl

package info (click to toggle)
tklib 0.6-1
  • links: PTS
  • area: main
  • in suites: jessie-kfreebsd
  • size: 16,012 kB
  • sloc: tcl: 65,204; sh: 6,870; ansic: 792; pascal: 359; makefile: 73; exp: 21; sed: 16
file content (3 lines) | stat: -rw-r--r-- 237 bytes parent folder | download | duplicates (4)
1
2
3
if {![package vsatisfies [package provide Tcl] 8.5]} {return}
package ifneeded widget::listsimple 0.1.1 [list source [file join $dir listsimple.tcl]]
package ifneeded widget::listentry  0.1.1 [list source [file join $dir listentry.tcl]]