diff options
-rw-r--r-- | development/memchan/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/development/memchan/README b/development/memchan/README index c3537d44e703..06eb283f6767 100644 --- a/development/memchan/README +++ b/development/memchan/README @@ -3,5 +3,3 @@ appropriate commands for their creation. They are useful to transfer large amounts of data between procedures or interpreters, and additionally provide an easy interface to on-the-fly generation of code or data too. No need to [set] or [append] to a string, just do a simple [puts]. - -This requires tcllib. |