diff options
author | hobbs <hobbs> | 2001-04-03 07:11:39 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2001-04-03 07:11:39 (GMT) |
commit | 3bb43ef6446cddf54f1d872ea0d1f7779d3adc4f (patch) | |
tree | 150e3b071d4e2abe0265c8ad3137a449996aadff /README | |
parent | e29d3e56661accb9ffb75814b58b826106dd0c42 (diff) | |
download | tcl-3bb43ef6446cddf54f1d872ea0d1f7779d3adc4f.zip tcl-3bb43ef6446cddf54f1d872ea0d1f7779d3adc4f.tar.gz tcl-3bb43ef6446cddf54f1d872ea0d1f7779d3adc4f.tar.bz2 |
* README:
* win/README:
* win/README.binary: further notes corrections.
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,11 +1,11 @@ README: Tcl This is the Tcl 8.4a3 source distribution. You can get any release of Tcl from: - http://dev.scriptics.com/registration/<version>.tml + ftp://ftp.scriptics.com/pub/tcl/ Tcl/Tk is also available through NetCVS: http://tcl.sourceforge.net/ -RCS: @(#) $Id: README,v 1.35 2001/04/02 01:59:55 hobbs Exp $ +RCS: @(#) $Id: README,v 1.36 2001/04/03 07:11:39 hobbs Exp $ Contents -------- @@ -44,7 +44,7 @@ and selling it either in whole or in part. See the file "license.terms" for complete information. 2. Documentation ---------------- +---------------- Extensive documentation is available at our website. The home page for this release, including new features, is |