commit | adf2dbfcedc0cde6ef8625cefc62b5c6cef17e9d | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Fri Oct 29 17:24:12 1999 +0000 |
committer | Fred Drake <fdrake@acm.org> | Fri Oct 29 17:24:12 1999 +0000 |
tree | b4ff5c793f9c05831865f0d04a3910db6ba7f6bd | |
parent | c7b5b3c998b7b00939e4e34da8a608e34932b29c [diff] |
Added section for filecmp.
diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex index afe08a4..f57c961 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex
@@ -133,6 +133,7 @@ \input{libstat} \input{libstatcache} \input{libstatvfs} +\input{libfilecmp} %\input{libcmp} %\input{libcmpcache} \input{libtime}