summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2008-09-02 15:09:20 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2008-09-02 15:09:20 +0000
commit2cfbd4dea51acfea9e1cf3428cbed9b93331c06e (patch)
tree242ad58deb9fca1c5c12374d8d12996a528942d1 /README
parent4726a9e5267e7d1ee0e6866ec94dba20e4fd68a0 (diff)
downloadmpfr-2cfbd4dea51acfea9e1cf3428cbed9b93331c06e.tar.gz
Updated README file.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@5609 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'README')
-rw-r--r--README58
1 files changed, 30 insertions, 28 deletions
diff --git a/README b/README
index 6b51a45a1..e0e78341d 100644
--- a/README
+++ b/README
@@ -24,34 +24,36 @@ MA 02110-1301, USA.
The MPFR distribution contains the following files:
(This does not apply to code retrieved by CVS.)
-AUTHORS - the authors of the library
-BUGS - bugs in MPFR - please read this file!
-COPYING - the GNU General Public License, version 2
-COPYING.LIB - the GNU Lesser General Public License, version 2.1
-ChangeLog - the log of changes
-FAQ.html - frequently asked questions about MPFR
-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
-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
-ansi2knr.* - convert ANSI C to Kernighan & Ritchie C (source and man page)
-*.c - source files
-*.h - header files
-config.* - auxiliary installation files
-configure* - configuration files
-depcomp - auxiliary installation file
-fdl.texi - the GNU Free Documentation License
-install-sh - installation file
-ltmain.sh - auxiliary installation file
-missing - auxiliary installation file
-mparam_h.in - header file template
-mpfr.info - info file for MPFR
-mpfr.texi - texinfo documentation for MPFR (source)
-tests/ - test directory
-texinfo.tex - TeX macros to handle mpfr.texi
+AUTHORS - the authors of the library
+BUGS - bugs in MPFR - please read this file!
+COPYING - the GNU General Public License, version 2
+COPYING.LIB - the GNU Lesser General Public License, version 2.1
+ChangeLog - the log of changes
+FAQ.html - frequently asked questions about MPFR
+INSTALL - how to install MPFR (see also mpfr.texi)
+Makefile* - files for building the library
+NEWS - new features with respect to previous versions
+PATCHES - empty file (until patches are applied)
+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
+ansi2knr.* - convert ANSI C to Kernighan & Ritchie C (source and man page)
+*.c - source files
+*.h - header files
+config.* - auxiliary installation files
+configure* - configuration files
+depcomp - auxiliary installation file
+fdl.texi - the GNU Free Documentation License
+get_patches.sh - rebuild get_patches.c when patches have been applied
+install-sh - installation file
+ltmain.sh - auxiliary installation file
+missing - auxiliary installation file
+mparam_h.in - header file template
+mpfr.info - info file for MPFR
+mpfr.texi - texinfo documentation for MPFR (source)
+tests/ - test directory
+texinfo.tex - TeX macros to handle mpfr.texi
You can get the latest source code by Subversion at InriaGforge: