diff options
author | hobbs <hobbs> | 2000-04-26 17:37:34 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2000-04-26 17:37:34 (GMT) |
commit | c07c88fbc24236821646b2735ea14ad4f5eb097d (patch) | |
tree | 37f7a65041dcd539bcebef5a2348cdc3b9fba3d6 /win/README | |
parent | 4df7bca941bad3f3113767332b9cc731f36980ed (diff) | |
download | tk-c07c88fbc24236821646b2735ea14ad4f5eb097d.zip tk-c07c88fbc24236821646b2735ea14ad4f5eb097d.tar.gz tk-c07c88fbc24236821646b2735ea14ad4f5eb097d.tar.bz2 |
* README:core_8_3_1
* mac/README:
* unix/README:
* unix/tk.spec:
* win/README: Updating URLs to reference dev.scriptics.com
Diffstat (limited to 'win/README')
-rw-r--r-- | win/README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,7 +4,7 @@ by Scott Stanton Scriptics Corporation scott.stanton@scriptics.com -RCS: @(#) $Id: README,v 1.12 1999/10/01 22:45:30 hobbs Exp $ +RCS: @(#) $Id: README,v 1.13 2000/04/26 17:37:36 hobbs 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 +22,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.scriptics.com/support/howto/compile.html + http://dev.scriptics.com/doc/howto/compile.html |