summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorAndreas Enge <andreas.enge@inria.fr>2011-10-18 08:51:42 +0000
committerAndreas Enge <andreas.enge@inria.fr>2011-10-18 08:51:42 +0000
commit5058d03245f6eea0ac6e0c0bc921e0603d76ab7e (patch)
treea4a3c8554c36df093b62dd9c5b0eabad0ac96cd4 /AUTHORS
parented6504d8314edf80835bc9b49659819f4016e0ce (diff)
downloadmpc-git-5058d03245f6eea0ac6e0c0bc921e0603d76ab7e.tar.gz
memory.c, random.c: remove internal memory checks since we rely on valgrind
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/mpc/trunk@1099 211d60ee-9f03-0410-a15a-8952a2c7a4e4
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS2
1 files changed, 0 insertions, 2 deletions
diff --git a/AUTHORS b/AUTHORS
index 8d31f63..04bb21b 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -4,5 +4,3 @@ Main authors:
Paul Zimmermann
Mickaƫl Gastineau has contributed the file Makefile.vc.
-
-File tests/memory.c taken from GNU MPFR, version 3.0.1.