diff options
author | vlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4> | 2001-09-20 15:08:05 +0000 |
---|---|---|
committer | vlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4> | 2001-09-20 15:08:05 +0000 |
commit | 1ec79f41868a8a7215c8247c8ea9ff5396ac4416 (patch) | |
tree | 01eb952c21cbd1b90d8a30f8901b2a2e151b087a /README | |
parent | 31cda11b15478354f222497917923fb32a57e052 (diff) | |
download | mpfr-1ec79f41868a8a7215c8247c8ea9ff5396ac4416.tar.gz |
BUGS updated.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@1206 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,6 +2,7 @@ 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 ChangeLog - the log of changes INSTALL - how to install MPFR (see also mpfr.texi) @@ -24,4 +25,3 @@ mpfr.info - info file for MPFR mpfr.texi - texinfo documentation for MPFR tests/ - test directory texinfo.tex - TeX macros to handle mpfr.texi - |