aboutsummaryrefslogtreecommitdiff
path: root/doc/README
diff options
context:
space:
mode:
authormarche2003-12-01 15:40:29 +0000
committermarche2003-12-01 15:40:29 +0000
commit8b827e1540166eed6cdd8f603eb9eb1a5e42ec84 (patch)
treeb09cf6cb624c8cd1ddeaa3d234b795a2ac272214 /doc/README
parentbc73bc1ef78f6cb5cabb173e633be9cc96a05180 (diff)
version et style
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@8371 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'doc/README')
-rwxr-xr-xdoc/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/README b/doc/README
index f89d5c6070..1693b1ca01 100755
--- a/doc/README
+++ b/doc/README
@@ -1,7 +1,7 @@
You can get the whole documentation of Coq in the tar file all-ps-docs.tar.
You can also get separately each document. The documentation of Coq
-V7.3 is divided into the following documents :
+V8.0 is divided into the following documents :
* Tutorial.ps: An introduction to the use of the Coq Proof Assistant;
@@ -31,7 +31,7 @@ V7.3 is divided into the following documents :
* Library.ps: A description of the Coq standard library;
- * CHANGES: A description of the differences between version 7.3
+ * CHANGES: A description of the differences between version 8.0
and previous versions
* rectypes.ps : A tutorial on recursive types by Eduardo Gimenez