File: pkgIndex.tcl

package info (click to toggle)
vic 1%3A2.8ucl1.1.3-9
  • links: PTS
  • area: main
  • in suites: woody
  • size: 27,528 kB
  • ctags: 28,553
  • sloc: ansic: 261,739; cpp: 48,086; tcl: 20,744; sh: 5,351; makefile: 1,864; yacc: 762
file content (7 lines) | stat: -rw-r--r-- 400 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
# Tcl package index file, version 1.0
# This file is NOT generated by the "pkg_mkIndex" command
# because if someone just did "package require opt", let's just load
# the package now, so they can readily use it
# and even "namespace import tcl::*" ...
# (tclPkgSetup just makes things slow and do not work so well with namespaces)
package ifneeded opt 0.3 [list source [file join $dir optparse.tcl]]