summaryrefslogtreecommitdiff
path: root/mpfr/README
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2002-04-09 02:10:20 +0200
committerKevin Ryde <user42@zip.com.au>2002-04-09 02:10:20 +0200
commitaf5c898efe6d9c24434cb196b6d53dc52611aac7 (patch)
treeb0bb85f345ef57985def7f699b594fdb783250df /mpfr/README
parent6478d5b3d18cef5a016730d9921f0d2d970ef600 (diff)
downloadgmp-af5c898efe6d9c24434cb196b6d53dc52611aac7.tar.gz
* mpfr/*: Update to 2.0.1.
Diffstat (limited to 'mpfr/README')
-rw-r--r--mpfr/README4
1 files changed, 3 insertions, 1 deletions
diff --git a/mpfr/README b/mpfr/README
index 9a2e15f62..895051e94 100644
--- a/mpfr/README
+++ b/mpfr/README
@@ -1,6 +1,5 @@
The MPFR distribution contains the following files:
-
AUTHORS - the authors of the library
BUGS - bugs in MPFR - please read this file!
COPYING - the license under which the MPFR library is distributed
@@ -9,7 +8,9 @@ INSTALL - how to install MPFR (see also mpfr.texi)
Makefile* - files for building the library
NEWS - new features with respect to previous versions
README - this file
+README.dev - notes for the MPFR developers
TODO - what remains to do (any help is welcome!)
+VERSION - version of MPFR (next release version if taken from CVS)
ac* - automatic configuration files
*.c - source files
config* - configuration files
@@ -23,5 +24,6 @@ mpfr.h - external header file for MPFR
mpfr-test.h - header file for test files
mpfr.info - info file for MPFR
mpfr.texi - texinfo documentation for MPFR
+prepare - configuration script for CVS users
tests/ - test directory
texinfo.tex - TeX macros to handle mpfr.texi