diff options
author | uid38172 <uid38172> | 2001-07-05 01:45:04 (GMT) |
---|---|---|
committer | uid38172 <uid38172> | 2001-07-05 01:45:04 (GMT) |
commit | 9510c1e01c0a88a92ddc0c973077c66f9a132669 (patch) | |
tree | 405020c29facd4a708caee72857697ebeea38332 /win | |
parent | 3092b8f9098861927abf4ac6a4faae5bfef9240b (diff) | |
download | tk-9510c1e01c0a88a92ddc0c973077c66f9a132669.zip tk-9510c1e01c0a88a92ddc0c973077c66f9a132669.tar.gz tk-9510c1e01c0a88a92ddc0c973077c66f9a132669.tar.bz2 |
updated README with purls
Diffstat (limited to 'win')
-rw-r--r-- | win/README | 8 |
1 files changed, 3 insertions, 5 deletions
@@ -1,10 +1,8 @@ Tk 8.4 for Windows -by Scott Stanton -Scriptics Corporation -scott.stanton@scriptics.com +Originally by Scott Stanton while at Sun Microsystems Labs -RCS: @(#) $Id: README,v 1.14 2000/05/03 00:18:37 hobbs Exp $ +RCS: @(#) $Id: README,v 1.15 2001/07/05 01:45:04 uid38172 Exp $ This is the directory where you configure and compile the Windows version of Tk. This directory also contains source files for Tk @@ -22,4 +20,4 @@ locate the necessary Tcl files. Otherwise you may need to edit makefile.vc and adjust the path to Tcl accordingly. Information about compiling for windows is maintained at: - http://dev.scriptics.com/doc/howto/compile.html + http://www.purl.org/tcl/home/doc/howto/compile.html |