File: pkgIndex.tcl

package info (click to toggle)
tcl9.0 9.0.2%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 35,924 kB
  • sloc: ansic: 217,401; tcl: 24,192; makefile: 3,536; sh: 2,570; ada: 1,681; pascal: 1,139; cpp: 1,001; cs: 879; yacc: 840; asm: 468; perl: 420; xml: 95
file content (2 lines) | stat: -rw-r--r-- 151 bytes parent folder | download | duplicates (2)
1
2
if {![package vsatisfies [package provide Tcl] 8.7-]} {return}
package ifneeded msgcat 1.7.1 [list source -encoding utf-8 [file join $dir msgcat.tcl]]