diff options
author | pelissip <pelissip@280ebfd0-de03-0410-8827-d642c229c3f4> | 2004-10-18 14:23:01 +0000 |
---|---|---|
committer | pelissip <pelissip@280ebfd0-de03-0410-8827-d642c229c3f4> | 2004-10-18 14:23:01 +0000 |
commit | 31e928651b235b2174a5644625afaf5bcacbeab2 (patch) | |
tree | 1381188271055b0f336cbfc646ad381380bd9961 /README | |
parent | 3639a4eda0ba0dcbe2a1da2d5ae6238bccdb602b (diff) | |
download | mpfr-31e928651b235b2174a5644625afaf5bcacbeab2.tar.gz |
Update
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@3037 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -Copyright 2000, 2001, 2002, 2003 Free Software Foundation. +Copyright 2000, 2001, 2002, 2003, 2004 Free Software Foundation. Contributed by the Spaces project, INRIA Lorraine. This file is part of the MPFR Library. @@ -45,7 +45,6 @@ mkinst* - auxiliary installation file mpf2mpfr.h - header file for compatibility with MPF mpfr.h - external header file for MPFR mpfr-impl.h - internal header file for MPFR -mpfr-math.h - another internal header file for MPFR mpfr-test.h - header file for test files mpfr.info - info file for MPFR mpfr.texi - texinfo documentation for MPFR @@ -55,6 +54,7 @@ texinfo.tex - TeX macros to handle mpfr.texi You can get the latest source code by CVS: - cvs -d :pserver:cvs@cvs-sop.inria.fr:/CVS/spaces checkout mpfr + cvs -d :pserver:cvs@cvs-sop.inria.fr:/CVS/spaces login + cvs -d :pserver:cvs@cvs-sop.inria.fr:/CVS/spaces -z3 checkout -P mpfr (empty password). CVS users should read the file "README.dev". |