diff options
Diffstat (limited to 'Doc/lib/lib.tex')
-rw-r--r-- | Doc/lib/lib.tex | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex index 33bb9c5..2750984 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex @@ -165,6 +165,7 @@ and how to embed it in other applications. \input{libbsddb} \input{libzlib} \input{libgzip} +\input{libzipfile} \input{librlcompleter} \input{libunix} % UNIX Specific Services @@ -230,6 +231,7 @@ and how to embed it in other applications. \input{libmhlib} \input{libmimify} \input{libnetrc} +\input{librobotparser} \input{librestricted} \input{librexec} |