]> granicus.if.org Git - python/commitdiff
Added entries for difflib documentation.
authorFred Drake <fdrake@acm.org>
Mon, 19 Feb 2001 16:32:40 +0000 (16:32 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 19 Feb 2001 16:32:40 +0000 (16:32 +0000)
Doc/Makefile.deps
Doc/lib/lib.tex

index 8a04e04d066175652ab0fd3e22db8b86947e228d..7a79996f3866749163d809c19c1008f587ad3de0 100644 (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 \
index 58e011fe46032edf289db23674e9c881e7905abd..5dde0360e39f85625475fb8c38874427527243bf 100644 (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}