summaryrefslogtreecommitdiffstats
path: root/tcllib/modules/ntp/pkgIndex.tcl
blob: 21a47f444c17cf6297ac164df53ad47758f1f593 (plain)
1
2
if {![package vsatisfies [package provide Tcl] 8.2]} {return}
package ifneeded time 1.2.1 [list source [file join $dir time.tcl]]