File: pkgIndex.tcl

package info (click to toggle)
r-cran-tcltk2 1.6.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,744 kB
  • sloc: tcl: 59,824; ansic: 792; python: 324; sed: 53; sh: 17; makefile: 2
file content (2 lines) | stat: -rw-r--r-- 138 bytes parent folder | download | duplicates (3)
1
2
if {![package vsatisfies [package provide Tcl] 8.5 9]} {return}
package ifneeded cmdline 1.5.3 [list source [file join $dir cmdline.tcl]]