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