diff options
author | vlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4> | 2010-07-30 15:44:24 +0000 |
---|---|---|
committer | vlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4> | 2010-07-30 15:44:24 +0000 |
commit | eb59529fd72b7928839a16b470997cf4a95ad4a3 (patch) | |
tree | 30fa81c19baed3fca150894686f525a9b0180090 /mpfr-gmp.h | |
parent | ee38e5c3ac0f86a4f81ef8db964c4f615248c8bb (diff) | |
download | mpfr-eb59529fd72b7928839a16b470997cf4a95ad4a3.tar.gz |
Replaced
Contributed by the Arenaire and Cacao projects
by
Contributed by the Arenaire and Caramel projects
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@7026 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'mpfr-gmp.h')
-rw-r--r-- | mpfr-gmp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mpfr-gmp.h b/mpfr-gmp.h index aa650dd48..6faed59cf 100644 --- a/mpfr-gmp.h +++ b/mpfr-gmp.h @@ -1,7 +1,7 @@ /* Interface to replace gmp-impl.h Copyright 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. -Contributed by the Arenaire and Cacao projects, INRIA. +Contributed by the Arenaire and Caramel projects, INRIA. This file is part of the GNU MPFR Library. |