summaryrefslogtreecommitdiffstats
path: root/tcllib/modules/rcs/pkgIndex.tcl
blob: 329d5d7075b977ebb01706eef4039268323ed48b (plain)
1
2
if {![package vsatisfies [package provide Tcl] 8.4]} {return}
package ifneeded rcs 0.1 [list source [file join $dir rcs.tcl]]