diff options
| author | Guido van Rossum <guido@python.org> | 1997-11-25 00:05:12 +0000 |
|---|---|---|
| committer | Guido van Rossum <guido@python.org> | 1997-11-25 00:05:12 +0000 |
| commit | 5b7220f7ee80c1b961ba4804027e7ed32f9db598 (patch) | |
| tree | 92a4570b2032a81bd2952841cd651c9e9f6b56a7 | |
| parent | d5da7a63c18f545e7cc650709843092b2a57880f (diff) | |
| download | cpython-git-5b7220f7ee80c1b961ba4804027e7ed32f9db598.tar.gz | |
Oops, did the previous delete the wrong way.
| -rw-r--r-- | Doc/lib.tex | 1 | ||||
| -rw-r--r-- | Doc/lib/lib.tex | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/Doc/lib.tex b/Doc/lib.tex index 74c561c9cf..ab89d399fb 100644 --- a/Doc/lib.tex +++ b/Doc/lib.tex @@ -212,7 +212,6 @@ to Python and how to embed it in other applications. \input{libsgi} % SGI IRIX ONLY \input{libal} -\input{libaudio} \input{libcd} \input{libfl} \input{libfm} diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex index 74c561c9cf..ab89d399fb 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex @@ -212,7 +212,6 @@ to Python and how to embed it in other applications. \input{libsgi} % SGI IRIX ONLY \input{libal} -\input{libaudio} \input{libcd} \input{libfl} \input{libfm} |
