summaryrefslogtreecommitdiff
path: root/Doc/lib/lib.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/lib/lib.tex')
-rw-r--r--Doc/lib/lib.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex
index 020a932fd3..87c63c9732 100644
--- a/Doc/lib/lib.tex
+++ b/Doc/lib/lib.tex
@@ -88,6 +88,7 @@ add new extensions to Python and how to embed it in other applications.
\input{libkeyword}
\input{libcode}
\input{libpprint}
+\input{librepr}
\input{libpycompile} % really py_compile
\input{libcompileall}
\input{libdis}