]> granicus.if.org Git - python/commitdiff
Added entry for the chunk module.
authorFred Drake <fdrake@acm.org>
Tue, 22 Jun 1999 18:50:06 +0000 (18:50 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 22 Jun 1999 18:50:06 +0000 (18:50 +0000)
Doc/Makefile.deps
Doc/lib/lib.tex

index 38ef13344ee5bd68b1b82662a718cc90ce7958b9..6c18cacf80c7fb2014bc5f3dec6a1b98138daa92 100644 (file)
@@ -191,6 +191,7 @@ LIBFILES= ../lib/lib.tex \
        ../lib/libcmpcache.tex \
        ../lib/libstatcache.tex \
        ../lib/libwave.tex \
+       ../lib/libchunk.tex \
        ../lib/libcurses.tex \
        ../lib/libpipes.tex \
        ../lib/librlcompleter.tex \
index 2e318d21d84fcfb65195f960195b5baebd2ea49e..fc01d6e8571a18b76def9f4847273336869bd221 100644 (file)
@@ -228,6 +228,7 @@ add new extensions to Python and how to embed it in other applications.
 \input{libimageop}
 \input{libaifc}
 \input{libwave}
+\input{libchunk}
 \input{libcolorsys}
 \input{librgbimg}
 \input{libimghdr}