diff options
| author | Guido van Rossum <guido@python.org> | 1997-07-17 16:15:18 +0000 |
|---|---|---|
| committer | Guido van Rossum <guido@python.org> | 1997-07-17 16:15:18 +0000 |
| commit | 84057a3874619a05513eb65f3068fa340a8c63e1 (patch) | |
| tree | 962f2725908e4d2646e1424a0b34689d4e01dd2c /Doc/lib/lib.tex | |
| parent | 246d96555f47210a44a391a3fcea286ea60ec52b (diff) | |
| download | cpython-git-84057a3874619a05513eb65f3068fa340a8c63e1.tar.gz | |
Added cmath
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 61984455eb..2c3ceaf870 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex @@ -100,6 +100,7 @@ to Python and how to embed it in other applications. \input{libmisc} % Miscellaneous Services \input{libmath} +\input{libcmath} \input{libwhrandom} \input{librandom} \input{librand} |
