summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2003-11-21 12:54:35 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2003-11-21 12:54:35 +0000
commitb4bb2320158f957a37efcb03cdc4f31e55359f34 (patch)
tree3c2154fceb1a3b86fecb93edba65350d6e6a6d3c
parentef8761ece18f50b651f0e69084db3594351a4fc9 (diff)
downloadmpfr-b4bb2320158f957a37efcb03cdc4f31e55359f34.tar.gz
Updated list of files.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/branches/mpfr-2-0-2-branch@2559 280ebfd0-de03-0410-8827-d642c229c3f4
-rw-r--r--README11
1 files changed, 7 insertions, 4 deletions
diff --git a/README b/README
index 2180ce51a..86b70e3a7 100644
--- a/README
+++ b/README
@@ -30,22 +30,25 @@ COPYING - the GNU General Public License, version 2
COPYING.LIB - the GNU Lesser General Public License, version 2.1
ChangeLog - the log of changes
INSTALL - how to install MPFR (see also mpfr.texi)
-Makefile* - files for building the library
+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*.m4 - automatic configuration files
*.c - source files
-configure* - configuration files
+config* - configuration files
+depcomp - compile a program generating dependencies as side-effects
fdl.texi - the GNU Free Documentation License
-install* - installation files
+fits_s.h - source file
+fits_u.h - source file
+install-sh - installation file
+log_b2.h - header file for mpfr_get_str and mpfr_set_str
missing - auxiliary installation file
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