diff options
author | dgp <dgp@users.sourceforge.net> | 2005-12-02 21:13:39 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2005-12-02 21:13:39 (GMT) |
commit | 187a5144ee4c222748c7917985883730a75320e5 (patch) | |
tree | 9874b18a56f9de20b456d6452147703fe7f41a7d /generic | |
parent | a2bbaa369ac1f46090d747adc0aaeabb22766806 (diff) | |
download | tk-187a5144ee4c222748c7917985883730a75320e5.zip tk-187a5144ee4c222748c7917985883730a75320e5.tar.gz tk-187a5144ee4c222748c7917985883730a75320e5.tar.bz2 |
update README files
Diffstat (limited to 'generic')
-rw-r--r-- | generic/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/generic/README b/generic/README index 4cbf41e..ff69a74 100644 --- a/generic/README +++ b/generic/README @@ -1,5 +1,5 @@ This directory contains Tk source files that work on all the platforms where Tk 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: @(#) $Id: README,v 1.2 1998/09/14 18:23:02 stanton Exp $ +RCS ID: @(#) $Id: README,v 1.2.26.1 2005/12/02 21:13:39 dgp Exp $ |