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.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex
index 2c99cbe346..3e74935d7c 100644
--- a/Doc/lib/lib.tex
+++ b/Doc/lib/lib.tex
@@ -83,6 +83,8 @@ to Python and how to embed it in other applications.
\input{libcopy}
\input{libmarshal}
\input{libimp}
+\input{librexec}
+\input{libbastion}
\input{libparser}
\input{libbltin} % really __builtin__
\input{libmain} % really __main__