summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2002-04-15 13:47:24 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2002-04-15 13:47:24 +0000
commitba24b8a6d59a6b805b125401403cc59f988e5c63 (patch)
tree212a93209d8a39f797e17f9287bb6ed161934921 /README
parent09c46034d31a4fe0acde0023b9e545c0e66cd081 (diff)
downloadmpfr-ba24b8a6d59a6b805b125401403cc59f988e5c63.tar.gz
Update for "make dist".
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@1878 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 4 insertions, 6 deletions
diff --git a/README b/README
index 0b261b0a8..44e6dc490 100644
--- a/README
+++ b/README
@@ -28,22 +28,20 @@ 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
+ac*.m4 - automatic configuration files
*.c - source files
-config* - configuration files
-cputime.h - header file for timings
+configure* - configuration files
install* - installation files
missing - auxiliary installation file
mkinst* - auxiliary installation file
mpf2mpfr.h - header file for compatibility with MPF
-mpfr-impl.h - internal header file for MPFR
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
-prepare - configuration script for CVS users
tests/ - test directory
texinfo.tex - TeX macros to handle mpfr.texi