diff options
author | pelissip <pelissip@280ebfd0-de03-0410-8827-d642c229c3f4> | 2004-02-06 15:37:40 +0000 |
---|---|---|
committer | pelissip <pelissip@280ebfd0-de03-0410-8827-d642c229c3f4> | 2004-02-06 15:37:40 +0000 |
commit | 9a1ecf1a94e9b3ddb7d1546061c8d99e3d6aa269 (patch) | |
tree | 8cbece965784a29813963bf87fd7f51b1e1da27b /mpfr-test.h | |
parent | 0f33f9be99d1b5596285e2a73caec58cf6b28b0c (diff) | |
download | mpfr-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 'mpfr-test.h')
-rw-r--r-- | mpfr-test.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mpfr-test.h b/mpfr-test.h index 0c3c1b71d..aa1e50623 100644 --- a/mpfr-test.h +++ b/mpfr-test.h @@ -1,6 +1,6 @@ /* auxiliary functions for MPFR tests. -Copyright 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc. +Copyright 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc. This file is part of the MPFR Library. |