Added entries for difflib documentation.

This commit is contained in:
Fred Drake 2001-02-19 16:32:40 +00:00
parent baf71422b8
commit 15bc404ca8
2 changed files with 2 additions and 0 deletions

View File

@ -54,6 +54,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \
../lib/libfpectl.tex \
../lib/libgc.tex \
../lib/libweakref.tex \
../lib/libdifflib.tex \
../lib/libdoctest.tex \
../lib/libtypes.tex \
../lib/libtraceback.tex \

View File

@ -103,6 +103,7 @@ and how to embed it in other applications.
\input{libstring}
\input{libre}
\input{libstruct}
\input{libdifflib}
\input{libfpformat}
\input{libstringio}
\input{libcodecs}