diff options
author | hobbs <hobbs> | 1999-10-01 22:45:11 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 1999-10-01 22:45:11 (GMT) |
commit | 0d9ca17839866584c7545aadbacf87829ce2a7f7 (patch) | |
tree | f089bfc9ef19c8d3f9aa561064694b362df23a52 /win/README | |
parent | f29a5be23f295f3e213d950ffbbea8ccbc06c8b5 (diff) | |
download | tk-0d9ca17839866584c7545aadbacf87829ce2a7f7.zip tk-0d9ca17839866584c7545aadbacf87829ce2a7f7.tar.gz tk-0d9ca17839866584c7545aadbacf87829ce2a7f7.tar.bz2 |
1999-09-24 Jeff Hobbs <hobbs@scriptics.com>
* */README:
* win/makefile.vc:
* */configure.in:
* generic/tk.h:
* library/tk.tcl: up'd to 8.3a1
* unix/Makefile.in: changed 'mkdir' to 'mkdir -p'
* library/dialog.tcl: changed {Times 18} to {Times 12} for
dialog font.
Diffstat (limited to 'win/README')
-rw-r--r-- | win/README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,10 +1,10 @@ -Tk 8.2 for Windows +Tk 8.3 for Windows by Scott Stanton Scriptics Corporation scott.stanton@scriptics.com -RCS: @(#) $Id: README,v 1.11 1999/06/25 23:30:27 welch Exp $ +RCS: @(#) $Id: README,v 1.12 1999/10/01 22:45:30 hobbs Exp $ This is the directory where you configure and compile the Windows version of Tk. This directory also contains source files for Tk |