Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: data/Media/tcl8.4/msgcat/pkgIndex.tcl @ 5158

Last change on this file since 5158 was 5129, checked in by landauf, 16 years ago

renamed tcl to tcl8.5, added tcl8.4

File size: 134 bytes
Line 
1if {![package vsatisfies [package provide Tcl] 8.2]} {return}
2package ifneeded msgcat 1.3.4 [list source [file join $dir msgcat.tcl]]
Note: See TracBrowser for help on using the repository browser.