diff options
author | William Joye <wjoye@cfa.harvard.edu> | 2017-10-17 19:50:58 (GMT) |
---|---|---|
committer | William Joye <wjoye@cfa.harvard.edu> | 2017-10-17 19:50:58 (GMT) |
commit | 9b7a6c3507ea3383c60aaecb29f873c9b590ccca (patch) | |
tree | 82ce31ebd8f46803d969034f5aa3db8d7974493c /tk8.6/generic/README | |
parent | 87fca7325b97005eb44dcf3e198277640af66115 (diff) | |
download | blt-9b7a6c3507ea3383c60aaecb29f873c9b590ccca.zip blt-9b7a6c3507ea3383c60aaecb29f873c9b590ccca.tar.gz blt-9b7a6c3507ea3383c60aaecb29f873c9b590ccca.tar.bz2 |
rm tcl/tk 8.6.7
Diffstat (limited to 'tk8.6/generic/README')
-rw-r--r-- | tk8.6/generic/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tk8.6/generic/README b/tk8.6/generic/README deleted file mode 100644 index 6ac6bb4..0000000 --- a/tk8.6/generic/README +++ /dev/null @@ -1,3 +0,0 @@ -This directory contains Tk source files that work on all the platforms -where Tk runs (e.g. UNIX, PCs, and MacOSX). Platform-specific -sources are in the directories ../unix, ../win, and ../macosx. |