Update GMP URL.

This commit is contained in:
Sylvain Pion 2007-04-18 20:38:28 +00:00
parent 50ad544472
commit d26b821853
2 changed files with 5 additions and 5 deletions

View File

@ -42,7 +42,7 @@ from \path'http://developer.amd.com/acml.jsp'.
A library for multi precision integers and rational numbers.
\cgal\ offers adapters for these number types. The usage
of the {\sc Gmp} library is optional. If it is not already on your system,
e.g., on Windows, you can download it from \path'www.swox.com/gmp'
e.g., on Windows, you can download it from \path'http://gmplib.org/'
or from the Download section of \path'http://www.cgal.org'.

View File

@ -68783,8 +68783,8 @@ generated in O(dn2d+1) time. We present a simple proof that the (d -
@misc{g-ggmpa-
, author = "Torbj{\"o}rn Granlund"
, title = "{GMP}, The {GNU} Multiple Precision Arithmetic Library"
, note = "\path|http://www.swox.com/gmp/|"
, url = "http://www.swox.com/gmp/"
, note = "\path|http://gmplib.org/|"
, url = "http://gmplib.org/"
, update = "02.03 devillers"
}
@ -68793,8 +68793,8 @@ generated in O(dn2d+1) time. We present a simple proof that the (d -
, title = "{GMP}, The {GNU} Multiple Precision Arithmetic Library"
, edition = "2.0.2"
, year = 1996
, note = "http://www.swox.com/gmp/"
, url = "http://www.swox.com/gmp/"
, note = "http://gmplib.org/"
, url = "http://gmplib.org/"
, update = "02.03 devillers, 00.03 devillers"
}