Artifact 4d15eba62bba7e3a6b28f7c4a4d8241806710676:
- File library/platform/pkgIndex.tcl — part of check-in [6dda18cb69] at 2007-07-20 16:49:37 on branch trunk — * library/platform/platform.tcl: Fixed bug in 'platform::patterns' * library/platform/pkgIndex.tcl: where identifiers not matching * unix/Makefile.in: the special linux and solaris forms would not * win/Makefile.in: get 'tcl' as an acceptable platform added to * doc/platform.n: the result. Bumped package to version 1.0.3 and * doc/platform_shell.n: updated documentation and Makefiles. Also fixed bad version info in the documentation of platform::shell. (user: andreas_kupries size: 164) [more...]
package ifneeded platform 1.0.3 [list source [file join $dir platform.tcl]] package ifneeded platform::shell 1.1.3 [list source [file join $dir shell.tcl]]