diff options
author | hobbs <hobbs@noemail.net> | 1999-12-21 23:58:13 (GMT) |
---|---|---|
committer | hobbs <hobbs@noemail.net> | 1999-12-21 23:58:13 (GMT) |
commit | e83b3d7b1b65fc19ce1da261ec638dbc844425e2 (patch) | |
tree | 76f8a45f28b841f127ee825da3183acee50b31bb /mac/README | |
parent | d8e2341c2b480ff76023802fd81f06fdec37f2c0 (diff) | |
download | tcl-e83b3d7b1b65fc19ce1da261ec638dbc844425e2.zip tcl-e83b3d7b1b65fc19ce1da261ec638dbc844425e2.tar.gz tcl-e83b3d7b1b65fc19ce1da261ec638dbc844425e2.tar.bz2 |
* mac/tclMacOSA.c: fixed applescript for I18N [Bug: 3644]
FossilOrigin-Name: 9b8241d4cdcaa44d61409aaf90108edcec79b79b
Diffstat (limited to 'mac/README')
-rw-r--r-- | mac/README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -8,7 +8,7 @@ Jim Ingham Cygnus Solutions jingham@cygnus.com -RCS: @(#) $Id: README,v 1.9 1999/10/05 22:46:13 hobbs Exp $ +RCS: @(#) $Id: README,v 1.10 1999/12/21 23:58:13 hobbs Exp $ 1. Introduction --------------- @@ -63,8 +63,8 @@ in the HTML format. You may also find these pages at: In order to compile Macintosh Tcl you must have the following items: - CodeWarrior Pro 2 or 3 - Mac Tcl (source) + CodeWarrior Pro 3+ + Mac Tcl (sources) More Files 1.4.3 The included project files should work fine. However, for |