diff options
author | hobbs <hobbs> | 2001-04-02 01:59:55 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2001-04-02 01:59:55 (GMT) |
commit | 284111eeba33b85a18484edb0c9076d65d807f41 (patch) | |
tree | edc8f4068fa178948308abba911e3a7db51e0e10 /win/README | |
parent | d8d2831d8da16ea576d8041c240e90f2c41ba5f2 (diff) | |
download | tcl-284111eeba33b85a18484edb0c9076d65d807f41.zip tcl-284111eeba33b85a18484edb0c9076d65d807f41.tar.gz tcl-284111eeba33b85a18484edb0c9076d65d807f41.tar.bz2 |
* README:
* mac/README:
* win/README:
* win/README.binary:
* unix/README: updated patchlevel information to 8.4a3 and
updated links and notes.
Diffstat (limited to 'win/README')
-rw-r--r-- | win/README | 9 |
1 files changed, 2 insertions, 7 deletions
@@ -1,10 +1,6 @@ Tcl 8.4 for Windows -by Scott Stanton -Scriptics Corporation -scott.stanton@scriptics.com - -RCS: @(#) $Id: README,v 1.18 2000/08/25 05:45:08 mo Exp $ +RCS: @(#) $Id: README,v 1.19 2001/04/02 01:59:55 hobbs Exp $ 1. Introduction --------------- @@ -73,8 +69,7 @@ This distribution contains an extensive test suite for Tcl. Some of the tests are timing dependent and will fail from time to time. If a test is failing consistently, please send us a bug report with as much detail as you can manage. Please use the online database at - http://dev.scriptics.com/ticket/ + http://tcl.sourceforge.net/ In order to run the test suite, you build the "test" target using the appropriate makefile for your compiler. - |