commit | 84057a3874619a05513eb65f3068fa340a8c63e1 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Thu Jul 17 16:15:18 1997 +0000 |
committer | Guido van Rossum <guido@python.org> | Thu Jul 17 16:15:18 1997 +0000 |
tree | 962f2725908e4d2646e1424a0b34689d4e01dd2c | |
parent | 246d96555f47210a44a391a3fcea286ea60ec52b [diff] [blame] |
Added cmath
diff --git a/Doc/lib.tex b/Doc/lib.tex index 6198445..2c3ceaf 100644 --- a/Doc/lib.tex +++ b/Doc/lib.tex
@@ -100,6 +100,7 @@ \input{libmisc} % Miscellaneous Services \input{libmath} +\input{libcmath} \input{libwhrandom} \input{librandom} \input{librand}