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