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 ae2b890..020a932 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex @@ -113,6 +113,7 @@ add new extensions to Python and how to embed it in other applications. %\input{librand} \input{libbisect} \input{libarray} +\input{libcfgparser} \input{libfileinput} \input{libcalendar} \input{libcmd} |