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 6dbd382 commit 7840a9cCopy full SHA for 7840a9c
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/libinspect.tex \
58
lib/libdifflib.tex \
59
lib/libdoctest.tex \
60
lib/libtypes.tex \
Doc/lib/lib.tex
@@ -80,6 +80,7 @@ \chapter*{Front Matter\label{front}}
80
\input{libtypes}
81
\input{libuserdict}
82
\input{liboperator}
83
+\input{libinspect}
84
\input{libtraceback}
85
\input{liblinecache}
86
\input{libpickle}
0 commit comments