summaryrefslogtreecommitdiffstats
path: root/tcl8.6/generic/README
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-12-25 17:45:11 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-12-25 17:45:11 (GMT)
commit5f5fd2864a3193a8d5da12fcb92ba7379084c286 (patch)
treebcdca927ed2a7b05c647b9a6bfdfd4a7ca5c730e /tcl8.6/generic/README
parent535baffcecf6e738102fc12cda0109bc963e150f (diff)
downloadblt-5f5fd2864a3193a8d5da12fcb92ba7379084c286.zip
blt-5f5fd2864a3193a8d5da12fcb92ba7379084c286.tar.gz
blt-5f5fd2864a3193a8d5da12fcb92ba7379084c286.tar.bz2
update tcl/tk
Diffstat (limited to 'tcl8.6/generic/README')
-rw-r--r--tcl8.6/generic/README3
1 files changed, 0 insertions, 3 deletions
diff --git a/tcl8.6/generic/README b/tcl8.6/generic/README
deleted file mode 100644
index d1c078e..0000000
--- a/tcl8.6/generic/README
+++ /dev/null
@@ -1,3 +0,0 @@
-This directory contains Tcl source files that work on all the platforms
-where Tcl runs (e.g. UNIX, PCs, and MacOSX). Platform-specific
-sources are in the directories ../unix, ../win, and ../macosx.