mirror of
https://github.com/python/cpython.git
synced 2025-11-09 14:06:30 +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/libtty.tex \
|
||||||
../lib/libasyncore.tex \
|
../lib/libasyncore.tex \
|
||||||
../lib/libatexit.tex \
|
../lib/libatexit.tex \
|
||||||
|
../lib/libmmap.tex \
|
||||||
../lib/libcfgparser.tex
|
../lib/libcfgparser.tex
|
||||||
|
|
||||||
# LaTeX source files for Macintosh Library Modules.
|
# LaTeX source files for Macintosh Library Modules.
|
||||||
|
|
|
||||||
|
|
@ -156,6 +156,7 @@ and how to embed it in other applications.
|
||||||
\input{libthread}
|
\input{libthread}
|
||||||
\input{libthreading}
|
\input{libthreading}
|
||||||
\input{libqueue}
|
\input{libqueue}
|
||||||
|
\input{libmmap}
|
||||||
\input{libanydbm}
|
\input{libanydbm}
|
||||||
\input{libdbhash}
|
\input{libdbhash}
|
||||||
\input{libwhichdb}
|
\input{libwhichdb}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue