summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2002-04-04 23:44:27 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2002-04-04 23:44:27 +0000
commitb2189c290b8758184ca6810535b416869c060c1e (patch)
tree3ecdd274915804e1576d7abbacbbb905c1180466 /README
parentd0fdebf82733d3a875735407ccd349d4f45d4435 (diff)
downloadmpfr-b2189c290b8758184ca6810535b416869c060c1e.tar.gz
Added "VERSION" and "prepare" descriptions.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@1812 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 9a2e15f62..48c106ebf 100644
--- a/README
+++ b/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
@@ -10,6 +9,7 @@ Makefile* - files for building the library
NEWS - new features with respect to previous versions
README - this file
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 +23,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