Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/tcl8.5.2/library/msgcat/pkgIndex.tcl @ 25

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

added tcl to libs

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