diff options
author | uid38172 <uid38172> | 2001-07-05 01:02:51 (GMT) |
---|---|---|
committer | uid38172 <uid38172> | 2001-07-05 01:02:51 (GMT) |
commit | 6f3350d72668fbc24956091ab9fc547da83d5e03 (patch) | |
tree | 414ca417d44ad57e98c2936c59272e6e2bac2ff2 /win | |
parent | 893bf2d7b57d2d24829763e5e74770369238efa4 (diff) | |
download | tcl-6f3350d72668fbc24956091ab9fc547da83d5e03.zip tcl-6f3350d72668fbc24956091ab9fc547da83d5e03.tar.gz tcl-6f3350d72668fbc24956091ab9fc547da83d5e03.tar.bz2 |
updated READMEs with purls
Diffstat (limited to 'win')
-rw-r--r-- | win/README | 4 | ||||
-rw-r--r-- | win/README.binary | 20 |
2 files changed, 12 insertions, 12 deletions
@@ -1,6 +1,6 @@ Tcl 8.4 for Windows -RCS: @(#) $Id: README,v 1.20 2001/04/03 07:11:40 hobbs Exp $ +RCS: @(#) $Id: README,v 1.21 2001/07/05 01:02:52 uid38172 Exp $ 1. Introduction --------------- @@ -10,7 +10,7 @@ version of Tcl. This directory also contains source files for Tcl that are specific to Microsoft Windows. The information in this file is maintained on the web at: - http://dev.scriptics.com/doc/howto/compile.html#win + http://www.purl.org/tcl/home/doc/howto/compile.html#win 2. Compiling Tcl ---------------- diff --git a/win/README.binary b/win/README.binary index 19fb32c..581217c 100644 --- a/win/README.binary +++ b/win/README.binary @@ -1,12 +1,12 @@ Tcl/Tk 8.4 for Windows, Binary Distribution -RCS: @(#) $Id: README.binary,v 1.23 2001/04/03 07:11:40 hobbs Exp $ +RCS: @(#) $Id: README.binary,v 1.24 2001/07/05 01:02:52 uid38172 Exp $ 1. Introduction --------------- This directory contains the binary distribution of Tcl/Tk 8.4a3 for -Windows. It was compiled with Microsoft Visual C++ 5.0 using Win32 +Windows. It was compiled with Microsoft Visual C++ 6.0 using Win32 API, so that it will run under Windows NT, 95, 98 and 2000. Tcl provides a powerful platform for creating integration applications @@ -25,22 +25,22 @@ The home of Tcl and Tk sources and bug database on the Web is at: http://tcl.sourceforge.net/ The home page for the Tcl Developer Xchange is at: - http://dev.scriptics.com/ + http://www.purl.org/tcl/home/ The home page for the Tcl/Tk 8.4 release is - http://dev.scriptics.com/software/tcltk/8.4.html + http://www.purl.org/tcl/home/software/tcltk/8.4.html Detailed release notes can be found at - http://dev.scriptics.com/software/tcltk/relnotes/tcl8.4a3.txt + http://www.purl.org/tcl/home/software/tcltk/relnotes/tcl8.4a3.txt Information about Tcl itself can be found at - http://dev.scriptics.com/scripting/ + http://www.purl.org/tcl/home/scripting/ There are many Tcl books on the market. Most are listed at - http://dev.scriptics.com/resource/doc/books/ + http://www.purl.org/tcl/home/resource/doc/books/ There are notes about compiling Tcl at - http://dev.scriptics.com/doc/howto/compile.html + http://www.purl.org/tcl/home/doc/howto/compile.html 3. Installation --------------- @@ -116,7 +116,7 @@ that are commonly encountered by TCL newcomers. 9. Tcl Resource Center ---------------------- -Visit http://dev.scritics.com/resource/ to see an annotated index of +Visit http://www.purl.org/tcl/home/resource/ to see an annotated index of many Tcl resources available on the World Wide Web. This includes papers, books, and FAQs, as well as extensions, applications, binary releases, and patches. You can contribute patches by sending them @@ -135,4 +135,4 @@ to subscribe, visit: and go to the Mailing Lists page. There are also Special Interest Groups (SIGs) setup for these topics and more at: - http://dev.scriptics.com/ + http://www.purl.org/tcl/home/ |