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 /set_d64.c | |
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 'set_d64.c')
-rw-r--r-- | set_d64.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ http://gcc.gnu.org/onlinedocs/gcc/Decimal-Float.html, and TR 24732 <http://www.open-std.org/jtc1/sc22/wg14/www/projects#24732>. Copyright 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. |