Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 15bc404

Browse files
committed
Added entries for difflib documentation.
1 parent baf7142 commit 15bc404

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

Doc/Makefile.deps

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \
5454
../lib/libfpectl.tex \
5555
../lib/libgc.tex \
5656
../lib/libweakref.tex \
57+
../lib/libdifflib.tex \
5758
../lib/libdoctest.tex \
5859
../lib/libtypes.tex \
5960
../lib/libtraceback.tex \

Doc/lib/lib.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ \chapter*{Front Matter\label{front}}
103103
\input{libstring}
104104
\input{libre}
105105
\input{libstruct}
106+
\input{libdifflib}
106107
\input{libfpformat}
107108
\input{libstringio}
108109
\input{libcodecs}

0 commit comments

Comments
 (0)