mirror of
https://github.com/python/cpython.git
synced 2025-11-02 11:08:57 +00:00
Added entry for mmap module.
This commit is contained in:
parent
e905e95721
commit
0d83f68fc9
2 changed files with 2 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue