diff options
author | hobbs <hobbs> | 2002-10-16 01:10:23 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2002-10-16 01:10:23 (GMT) |
commit | 7713c04b49bbd05ddf3638fcc0dcb5d43631f252 (patch) | |
tree | 28b9162f8596dcda9a38fac07f8b58fe6a2e7a7b /README | |
parent | bcac8f8ed6c691537e4842ce50892d29543bc0f8 (diff) | |
download | tcl-7713c04b49bbd05ddf3638fcc0dcb5d43631f252.zip tcl-7713c04b49bbd05ddf3638fcc0dcb5d43631f252.tar.gz tcl-7713c04b49bbd05ddf3638fcc0dcb5d43631f252.tar.bz2 |
* README: added archives.tcl.tk note
Diffstat (limited to 'README')
-rw-r--r-- | README | 17 |
1 files changed, 11 insertions, 6 deletions
@@ -5,7 +5,7 @@ README: Tcl You can get any source release of Tcl from the file distributions link at the above URL. -RCS: @(#) $Id: README,v 1.47 2002/10/11 03:41:24 hobbs Exp $ +RCS: @(#) $Id: README,v 1.48 2002/10/16 01:10:23 hobbs Exp $ Contents -------- @@ -109,6 +109,11 @@ Visit its home at SourceForge for more information and source/binaries: http://tclpro.sourceforge.net/ +ActiveState has picked up support for commercial Tcl development tools. +More information can be found at + + http://www.ActiveState.com/Tcl + 5. Tcl newsgroup ---------------- @@ -124,11 +129,11 @@ see the "Support and bug fixes" section below. Many people have created exciting packages and applications based on Tcl and/or Tk and made them freely available to the Tcl community. An archive -of these contributions is kept on the machine ftp.procplace.com. You -can access the archive using anonymous FTP; the Tcl contributed archive is -in the directory "/pub/tcl/". The archive also contains several FAQ -("frequently asked questions") documents that provide solutions to problems -that are commonly encountered by TCL newcomers. +of these contributions is kept on the machine ftp://archives.tcl.tk/pub/tcl +(aka ftp://ftp.procplace.com/pub/tcl). You can access the archive using +anonymous FTP. The archive also contains several FAQ ("frequently asked +questions") documents that provide solutions to problems that are commonly +encountered by Tcl newcomers. 7. Tcl Resource Center ---------------------- |