From 2cfbd4dea51acfea9e1cf3428cbed9b93331c06e Mon Sep 17 00:00:00 2001 From: vlefevre Date: Tue, 2 Sep 2008 15:09:20 +0000 Subject: Updated README file. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@5609 280ebfd0-de03-0410-8827-d642c229c3f4 --- README | 58 ++++++++++++++++++++++++++++++---------------------------- 1 file changed, 30 insertions(+), 28 deletions(-) (limited to 'README') 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: -- cgit v1.2.1