Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baf7142 commit 15bc404Copy full SHA for 15bc404
2 files changed
Doc/Makefile.deps
@@ -54,6 +54,7 @@ LIBFILES= $(MANSTYLES) $(COMMONTEX) \
54
../lib/libfpectl.tex \
55
../lib/libgc.tex \
56
../lib/libweakref.tex \
57
+ ../lib/libdifflib.tex \
58
../lib/libdoctest.tex \
59
../lib/libtypes.tex \
60
../lib/libtraceback.tex \
Doc/lib/lib.tex
@@ -103,6 +103,7 @@ \chapter*{Front Matter\label{front}}
103
\input{libstring}
104
\input{libre}
105
\input{libstruct}
106
+\input{libdifflib}
107
\input{libfpformat}
108
\input{libstringio}
109
\input{libcodecs}
0 commit comments