diff options
author | Jack Jansen <jack.jansen@cwi.nl> | 1997-12-23 22:56:25 (GMT) |
---|---|---|
committer | Jack Jansen <jack.jansen@cwi.nl> | 1997-12-23 22:56:25 (GMT) |
commit | 44a8931cafee6ade668028253e8cd3cf56c9442e (patch) | |
tree | d0167ade7b33fe54f5ccc4c7f399c01bd08c1877 | |
parent | c4b9af756d11f2f57a864919b23a93f8a64c3f6d (diff) | |
download | cpython-44a8931cafee6ade668028253e8cd3cf56c9442e.zip cpython-44a8931cafee6ade668028253e8cd3cf56c9442e.tar.gz cpython-44a8931cafee6ade668028253e8cd3cf56c9442e.tar.bz2 |
Upped tcl/tk instructions for 8.0p2
-rw-r--r-- | Mac/Demo/building.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mac/Demo/building.html b/Mac/Demo/building.html index eb64963..fee9cfd 100644 --- a/Mac/Demo/building.html +++ b/Mac/Demo/building.html @@ -75,7 +75,7 @@ you need: <LI> Tcl and Tk can be obtained from <A HREF="ftp://ftp.smli.com/pub/tcl/mac/">ftp://ftp.smli.com/pub/tcl/mac/</A>. -The current distributions, Tcl 7.6 and Tk 4.2 need a bit of work, +The current distributions, Tcl 8.0p2 and Tk 8.0p2 need a bit of work, see the section on <A HREF="#tcltk">building Tcl/Tk Python</A> below. Get the "full source" distribution, which includes MoreFiles. |