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-- 131 bytes parent folder | download | duplicates (2)
1
2
if {![package vsatisfies [package provide Tcl] 8.5-]} {return}
package ifneeded ntext 1.0 [list source [file join $dir ntext.tcl]]