summaryrefslogtreecommitdiffstats
path: root/tcl8.6/compat/README
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2017-10-17 19:50:58 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2017-10-17 19:50:58 (GMT)
commit9b7a6c3507ea3383c60aaecb29f873c9b590ccca (patch)
tree82ce31ebd8f46803d969034f5aa3db8d7974493c /tcl8.6/compat/README
parent87fca7325b97005eb44dcf3e198277640af66115 (diff)
downloadblt-9b7a6c3507ea3383c60aaecb29f873c9b590ccca.zip
blt-9b7a6c3507ea3383c60aaecb29f873c9b590ccca.tar.gz
blt-9b7a6c3507ea3383c60aaecb29f873c9b590ccca.tar.bz2
rm tcl/tk 8.6.7
Diffstat (limited to 'tcl8.6/compat/README')
-rw-r--r--tcl8.6/compat/README6
1 files changed, 0 insertions, 6 deletions
diff --git a/tcl8.6/compat/README b/tcl8.6/compat/README
deleted file mode 100644
index 9af4285..0000000
--- a/tcl8.6/compat/README
+++ /dev/null
@@ -1,6 +0,0 @@
-This directory contains various header and code files that are
-used make Tcl compatible with various releases of UNIX and UNIX-like
-systems. Typically, files from this directory are used to compile
-Tcl when a system doesn't contain the corresponding files or when
-they are known to be incorrect. When the whole world becomes POSIX-
-compliant this directory should be unnecessary.