diff options
author | Samuel Mimram <smimram@debian.org> | 2008-07-25 15:12:53 +0200 |
---|---|---|
committer | Samuel Mimram <smimram@debian.org> | 2008-07-25 15:12:53 +0200 |
commit | a0cfa4f118023d35b767a999d5a2ac4b082857b4 (patch) | |
tree | dabcac548e299fee1da464c93b3dba98484f45b1 /README | |
parent | 2281410e38ef99d025ea77194585a9bc019fdaa9 (diff) |
Imported Upstream version 8.2~beta3+dfsgupstream/8.2.beta3+dfsg
Diffstat (limited to 'README')
-rw-r--r-- | README | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -1,5 +1,5 @@ - THE COQ V8.1 SYSTEM + THE COQ V8.2 SYSTEM =================== INSTALLATION. @@ -11,7 +11,7 @@ INSTALLATION. DOCUMENTATION. ============== - The documentation of Coq V8.1 is available by anonymous ftp (see below), + The documentation of Coq V8.2 is available by anonymous ftp (see below), in a directory doc/. It is also available on Coq web site at http://coq.inria.fr/doc-eng.html. @@ -68,7 +68,11 @@ BUGS REPORT. Send your bug reports by filling a form at - http://logical.futurs.inria.fr/coq-bugs + http://coq.inria.fr/bin/coq-bugs + + or by E-mail to + + coq-bugs@coq.inria.fr To be effective, bug reports should mention the Caml version used to compile and run Coq, the Coq version (coqtop -v), the configuration |