diff options
author | uid38172 <uid38172@noemail.net> | 2001-07-05 01:45:04 (GMT) |
---|---|---|
committer | uid38172 <uid38172@noemail.net> | 2001-07-05 01:45:04 (GMT) |
commit | cc539b45c2cbfdb906fdcbcb22d00cae9ca8b51f (patch) | |
tree | 405020c29facd4a708caee72857697ebeea38332 | |
parent | 2e31cebfca5fccd69542bf17c4987d9d4a151bb2 (diff) | |
download | tk-cc539b45c2cbfdb906fdcbcb22d00cae9ca8b51f.zip tk-cc539b45c2cbfdb906fdcbcb22d00cae9ca8b51f.tar.gz tk-cc539b45c2cbfdb906fdcbcb22d00cae9ca8b51f.tar.bz2 |
updated README with purls
FossilOrigin-Name: 2a48ad16431cd593d9208ff8471994511b489793
-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 |