summaryrefslogtreecommitdiffstats
path: root/generic/README
diff options
context:
space:
mode:
Diffstat (limited to 'generic/README')
-rw-r--r--generic/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/generic/README b/generic/README
new file mode 100644
index 0000000..d1c078e
--- /dev/null
+++ b/generic/README
@@ -0,0 +1,3 @@
+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.