diff options
author | Sjoerd Mullender <sjoerd@acm.org> | 1994-09-29 16:46:42 (GMT) |
---|---|---|
committer | Sjoerd Mullender <sjoerd@acm.org> | 1994-09-29 16:46:42 (GMT) |
commit | cd57dc3a9861fe9fe85bc76580a15542354c63e5 (patch) | |
tree | be73cfbda6fdf1e289882dbd03e5010ebc3be928 /Doc/lib.tex | |
parent | 457c0ab366e439abc36089e7440b36ac0517cedd (diff) | |
download | cpython-cd57dc3a9861fe9fe85bc76580a15542354c63e5.zip cpython-cd57dc3a9861fe9fe85bc76580a15542354c63e5.tar.gz cpython-cd57dc3a9861fe9fe85bc76580a15542354c63e5.tar.bz2 |
Added documentation on the aifc module.
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 a0cc009..88ceffa 100644 --- a/Doc/lib.tex +++ b/Doc/lib.tex @@ -70,6 +70,7 @@ language. \input{libregsub} \input{libstring} \input{libwhrandom} +\input{libaifc} \input{libunix} % UNIX ONLY \input{libdbm} |