mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-01 19:14:44 +01:00
593e726f68
* gmp to 5.0.5, mpfr to 3.1.2, mpc to 1.0.1
12 lines
482 B
Plaintext
12 lines
482 B
Plaintext
Copyright (C) INRIA 2003, 2005, 2008, 2009, 2011
|
|
|
|
Copying and distribution of this file, with or without modification,
|
|
are permitted in any medium without royalty provided the copyright
|
|
notice and this notice are preserved. This file is offered as-is,
|
|
without any warranty.
|
|
|
|
|
|
GNU MPC is a complex floating-point library with exact rounding.
|
|
It is based on the GNU MPFR floating-point library (http://www.mpfr.org/),
|
|
which is itself based on the GNU MP library (http://gmplib.org/).
|