summaryrefslogtreecommitdiffstats
path: root/tcllib/modules/comm/pkgIndex.tcl
blob: b0372e13e7949df3313f95ba9c73af6e083d0928 (plain)
1
2
if {![package vsatisfies [package provide Tcl] 8.3]} {return}
package ifneeded comm 4.6.3.1 [list source [file join $dir comm.tcl]]