diff options
author | dgp <dgp@users.sourceforge.net> | 2005-12-02 21:13:26 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2005-12-02 21:13:26 (GMT) |
commit | 22406a8452be45229f4fe19b8001ffb28c6536fe (patch) | |
tree | 8c245ccb12e22d25fc4a7c748e937f34f4a34624 /generic/README | |
parent | 3ef6ec6516aa426cda15defa3c8da002e8b14075 (diff) | |
download | tcl-22406a8452be45229f4fe19b8001ffb28c6536fe.zip tcl-22406a8452be45229f4fe19b8001ffb28c6536fe.tar.gz tcl-22406a8452be45229f4fe19b8001ffb28c6536fe.tar.bz2 |
update README files
Diffstat (limited to 'generic/README')
-rw-r--r-- | generic/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/generic/README b/generic/README index 209ba44..0f7ee21 100644 --- a/generic/README +++ b/generic/README @@ -1,5 +1,5 @@ This directory contains Tcl source files that work on all the platforms where Tcl runs (e.g. UNIX, PCs, and Macintoshes). Platform-specific -sources are in the directories ../unix, ../win, and ../mac. +sources are in the directories ../unix, ../win, ../macosx, and ../mac. -RCS: @(#) $Id: README,v 1.2 1998/09/14 18:39:56 stanton Exp $ +RCS: @(#) $Id: README,v 1.2.40.1 2005/12/02 21:13:26 dgp Exp $ |