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