diff options
author | hobbs <hobbs> | 1999-12-21 23:58:13 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 1999-12-21 23:58:13 (GMT) |
commit | 657087664e801b48de25adee54dc8dba661f4601 (patch) | |
tree | 76f8a45f28b841f127ee825da3183acee50b31bb /mac/README | |
parent | bdf52c7793a08e6f394c1156dbfffdcde3daf2b8 (diff) | |
download | tcl-657087664e801b48de25adee54dc8dba661f4601.zip tcl-657087664e801b48de25adee54dc8dba661f4601.tar.gz tcl-657087664e801b48de25adee54dc8dba661f4601.tar.bz2 |
* mac/tclMacOSA.c: fixed applescript for I18N [Bug: 3644]
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 |