summaryrefslogtreecommitdiff
path: root/contrib/README.contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/README.contrib')
-rw-r--r--contrib/README.contrib3
1 files changed, 1 insertions, 2 deletions
diff --git a/contrib/README.contrib b/contrib/README.contrib
index 87eb1e3..443eb6b 100644
--- a/contrib/README.contrib
+++ b/contrib/README.contrib
@@ -5,8 +5,7 @@ for help about these, not the zlib authors. Thanks.
5 5
6 6
7asm386/ by Gilles Vollant <info@winimage.com> 7asm386/ by Gilles Vollant <info@winimage.com>
8 386 asm code replacing longest_match(). This code may be slower 8 386 asm code replacing longest_match(), for Visual C++ 4.2 and ML 6.11c
9 than the C code if you have a good compiler.
10 9
11iostream/ by Kevin Ruland <kevin@rodin.wustl.edu> 10iostream/ by Kevin Ruland <kevin@rodin.wustl.edu>
12 A C++ I/O streams interface to the zlib gz* functions 11 A C++ I/O streams interface to the zlib gz* functions