diff options
author | Fred Drake <fdrake@acm.org> | 1998-02-19 18:59:48 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1998-02-19 18:59:48 (GMT) |
commit | 83c1a39c4b96b0fe405cbf08a7bc7532bc748738 (patch) | |
tree | e8551400f42e6b7d08becb8adec3e2a43726d003 /Doc/lib/lib.tex | |
parent | baa04a1c77e0c17e081c7f973f0608a9f2789899 (diff) | |
download | cpython-83c1a39c4b96b0fe405cbf08a7bc7532bc748738.zip cpython-83c1a39c4b96b0fe405cbf08a7bc7532bc748738.tar.gz cpython-83c1a39c4b96b0fe405cbf08a7bc7532bc748738.tar.bz2 |
Separate chapter and section.
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 0d4198b..537e48c 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex @@ -218,6 +218,7 @@ add new extensions to Python and how to embed it in other applications. %\input{libpanel} \input{libsun} % SUNOS ONLY +\input{libsunaudio} \input{libundoc} |