diff options
Diffstat (limited to 'Doc/lib/lib.tex')
-rw-r--r-- | Doc/lib/lib.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex index 61a9abe..391c241 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex @@ -87,6 +87,7 @@ to Python and how to embed it in other applications. \input{libimp} \input{libni} \input{libparser} +\input{libpprint} \input{libsite} \input{libbltin} % really __builtin__ \input{libmain} % really __main__ |