]> granicus.if.org Git - python/commitdiff
Added entry for mmap module.
authorFred Drake <fdrake@acm.org>
Tue, 5 Sep 2000 13:49:30 +0000 (13:49 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 5 Sep 2000 13:49:30 +0000 (13:49 +0000)
Doc/Makefile.deps
Doc/lib/lib.tex

index f2b268a71764c7e2f182a216b1e2b4adc9cecb61..539d9e7c7da53c8ef061637df1a25aa7e123df6d 100644 (file)
@@ -238,6 +238,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \
        ../lib/libtty.tex \
        ../lib/libasyncore.tex \
        ../lib/libatexit.tex \
+       ../lib/libmmap.tex \
        ../lib/libcfgparser.tex
 
 # LaTeX source files for Macintosh Library Modules.
index 3b534d0e51d121d1abdaffb47d2a6d5247d26bff..c3517071a6cf130e9857cb0894707dd1d11b3e1b 100644 (file)
@@ -156,6 +156,7 @@ and how to embed it in other applications.
 \input{libthread}
 \input{libthreading}
 \input{libqueue}
+\input{libmmap}
 \input{libanydbm}
 \input{libdbhash}
 \input{libwhichdb}