diff options
Diffstat (limited to 'unix/dltest/README')
-rw-r--r-- | unix/dltest/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/unix/dltest/README b/unix/dltest/README index 73f1cd1..3210f13 100644 --- a/unix/dltest/README +++ b/unix/dltest/README @@ -1,4 +1,4 @@ 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. |