diff options
author | dgp <dgp@noemail.net> | 2005-12-02 21:13:38 (GMT) |
---|---|---|
committer | dgp <dgp@noemail.net> | 2005-12-02 21:13:38 (GMT) |
commit | 1fc82dfac3aa0254d5090f4947780ce775605353 (patch) | |
tree | 9874b18a56f9de20b456d6452147703fe7f41a7d /generic/README | |
parent | c991038bec7f787d9b4de4303f2529c85267fb8f (diff) | |
download | tk-1fc82dfac3aa0254d5090f4947780ce775605353.zip tk-1fc82dfac3aa0254d5090f4947780ce775605353.tar.gz tk-1fc82dfac3aa0254d5090f4947780ce775605353.tar.bz2 |
update README files
FossilOrigin-Name: dcda1f45032fb46a8ce5911370fcdf6472e09ef7
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 $ |