]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Add entry for the fpformat module.
authorFred Drake <fdrake@acm.org>
Fri, 11 Jun 1999 18:36:42 +0000 (18:36 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 11 Jun 1999 18:36:42 +0000 (18:36 +0000)
Doc/Makefile.deps
Doc/lib/lib.tex

index 84b1ae014c8ebcf59a1f0cc631b6bd768ec018b1..201db22d3cff227580143a1794f88c0e212337c5 100644 (file)
@@ -181,6 +181,7 @@ LIBFILES= ../lib/lib.tex \
        ../lib/libmhlib.tex \
        ../lib/libtelnetlib.tex \
        ../lib/libcolorsys.tex \
+       ../lib/libfpformat.tex \
        ../lib/libcfgparser.tex
 
 # LaTeX source files for Macintosh Library Modules.
index 72a457f20946001aa6664f841e5c1accbb877490..b9e89088b897df2670b4fce53e1bc65657a0e4ef 100644 (file)
@@ -105,6 +105,7 @@ add new extensions to Python and how to embed it in other applications.
 \input{libregex}
 \input{libregsub}
 \input{libstruct}
+\input{libfpformat}
 \input{libstringio}
 %\input{libsoundex}