summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorzimmerma <zimmerma@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2009-03-03 12:51:57 +0000
committerzimmerma <zimmerma@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2009-03-03 12:51:57 +0000
commitbd2a508adb45df375a64e4b9004d63fcb62b8d41 (patch)
tree9a14a4bbc2babac65cb101d10c17d44c4a200b4a /README
parent9178c102795a4daed72a8101eca7209b2e4555a2 (diff)
downloadmpc-bd2a508adb45df375a64e4b9004d63fcb62b8d41.tar.gz
[README, doc/mpc.texi] MPFR -> GNU MPFR
git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@428 211d60ee-9f03-0410-a15a-8952a2c7a4e4
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 11b879c..f703deb 100644
--- a/README
+++ b/README
@@ -1,3 +1,3 @@
mpc is a complex floating-point library with exact rounding.
-It is based on the mpfr floating-point library (http://www.mpfr.org/),
+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/).