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 | 9ce1728b825508c0b0bb7b47516b5f090e018c00 (patch) | |
tree | 9874b18a56f9de20b456d6452147703fe7f41a7d /generic/README | |
parent | 8305b8ea8b51cfa199c78c6f468096d8ff852d16 (diff) | |
download | tk-9ce1728b825508c0b0bb7b47516b5f090e018c00.zip tk-9ce1728b825508c0b0bb7b47516b5f090e018c00.tar.gz tk-9ce1728b825508c0b0bb7b47516b5f090e018c00.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 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 $ |