Add entry for the inspect module.

This commit is contained in:
Fred Drake 2001-02-28 23:02:20 +00:00
parent 6dbd382ec8
commit 7840a9cb99
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/libinspect.tex \
lib/libdifflib.tex \
lib/libdoctest.tex \
lib/libtypes.tex \

View File

@ -80,6 +80,7 @@ and how to embed it in other applications.
\input{libtypes}
\input{libuserdict}
\input{liboperator}
\input{libinspect}
\input{libtraceback}
\input{liblinecache}
\input{libpickle}