summaryrefslogtreecommitdiffstats
path: root/unix/dltest/README
diff options
context:
space:
mode:
authordkf <dkf@noemail.net>2004-02-24 22:58:27 (GMT)
committerdkf <dkf@noemail.net>2004-02-24 22:58:27 (GMT)
commit3ea0f8ca6631402b1d625ad70522b2d459e004ef (patch)
tree28f7d836fd11991bcc636e6b4b31626abc424381 /unix/dltest/README
parent0860ee74056aa4ce495ab3b97b5ac6eea7d048c7 (diff)
downloadtcl-3ea0f8ca6631402b1d625ad70522b2d459e004ef.zip
tcl-3ea0f8ca6631402b1d625ad70522b2d459e004ef.tar.gz
tcl-3ea0f8ca6631402b1d625ad70522b2d459e004ef.tar.bz2
TIP#100 implementation largely based on work by Georgios Petasis.
FossilOrigin-Name: 4f599936a4b736fee3af0ec8d022cb5172a26050
Diffstat (limited to 'unix/dltest/README')
-rw-r--r--unix/dltest/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/unix/dltest/README b/unix/dltest/README
index 12aa8be..3d85a9c 100644
--- a/unix/dltest/README
+++ b/unix/dltest/README
@@ -1,6 +1,6 @@
This directory contains several files for testing Tcl's dynamic
-loading capabilities. If shared libraries are supported then
-the build system in the parent directory will create
+loading/unloading capabilities. If shared libraries are supported
+then the build system in the parent directory will create
the shared libs and load them into the tcltest executable.
-RCS: @(#) $Id: README,v 1.3 2001/12/19 11:03:20 mdejong Exp $
+RCS: @(#) $Id: README,v 1.4 2004/02/24 22:58:48 dkf Exp $