summaryrefslogtreecommitdiff
path: root/comparisons.c
diff options
context:
space:
mode:
authorpelissip <pelissip@280ebfd0-de03-0410-8827-d642c229c3f4>2004-02-06 15:37:40 +0000
committerpelissip <pelissip@280ebfd0-de03-0410-8827-d642c229c3f4>2004-02-06 15:37:40 +0000
commit9a1ecf1a94e9b3ddb7d1546061c8d99e3d6aa269 (patch)
tree8cbece965784a29813963bf87fd7f51b1e1da27b /comparisons.c
parent0f33f9be99d1b5596285e2a73caec58cf6b28b0c (diff)
downloadmpfr-9a1ecf1a94e9b3ddb7d1546061c8d99e3d6aa269.tar.gz
Add forgotten copyright 2004 line.
Add a small documentation about mpfr_sum. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@2671 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'comparisons.c')
-rw-r--r--comparisons.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/comparisons.c b/comparisons.c
index 0af66d2c9..f69c4e0b4 100644
--- a/comparisons.c
+++ b/comparisons.c
@@ -1,6 +1,6 @@
/* comparison predicates
-Copyright 2002, 2003 Free Software Foundation.
+Copyright 2002, 2003, 2004 Free Software Foundation.
This file is part of the MPFR Library.
Contributed by the Spaces project (LORIA/LIP6).
@@ -20,7 +20,6 @@ along with the MPFR Library; see the file COPYING.LIB. If not, write to
the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
MA 02111-1307, USA. */
-
#include "mpfr-impl.h"
/* Note: these functions currently use mpfr_cmp; they could have their