diff options
author | hobbs <hobbs> | 2002-03-04 23:31:45 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2002-03-04 23:31:45 (GMT) |
commit | efb95c232b75f3e493ff5227d64e83291fc8f166 (patch) | |
tree | a3d6bd95dfd81bb8d8864268dd77e1192525e0ea /win | |
parent | 75b12cf5b5e1f30c410bafa4a2d8647346318980 (diff) | |
download | tk-efb95c232b75f3e493ff5227d64e83291fc8f166.zip tk-efb95c232b75f3e493ff5227d64e83291fc8f166.tar.gz tk-efb95c232b75f3e493ff5227d64e83291fc8f166.tar.bz2 |
updated to use www.tcl.tk URL
Diffstat (limited to 'win')
-rw-r--r-- | win/README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,7 +2,7 @@ Tk 8.4 for Windows Originally by Scott Stanton while at Sun Microsystems Labs -RCS: @(#) $Id: README,v 1.15 2001/07/05 01:45:04 uid38172 Exp $ +RCS: @(#) $Id: README,v 1.16 2002/03/04 23:31:45 hobbs Exp $ This is the directory where you configure and compile the Windows version of Tk. This directory also contains source files for Tk @@ -20,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://www.purl.org/tcl/home/doc/howto/compile.html + http://www.tcl.tk/doc/howto/compile.html |