aboutsummaryrefslogtreecommitdiff
path: root/doc/README
diff options
context:
space:
mode:
authorherbelin2002-05-16 15:49:49 +0000
committerherbelin2002-05-16 15:49:49 +0000
commitdd507b21f2125c460c8c8462a485bf56a0d04c73 (patch)
treea8d97f1969e22a3aa769b300e5742aba8f29e7a8 /doc/README
parent8a5cff3d7b324338de385bd6fe4b3bc182a08f0b (diff)
MAJ V7.3
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@8280 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 b772de3d20..f89d5c6070 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.2 is divided into the following documents :
+V7.3 is divided into the following documents :
* Tutorial.ps: An introduction to the use of the Coq Proof Assistant;
@@ -31,7 +31,7 @@ V7.2 is divided into the following documents :
* Library.ps: A description of the Coq standard library;
- * CHANGES: A description of the differences between version 7.2
+ * CHANGES: A description of the differences between version 7.3
and previous versions
* rectypes.ps : A tutorial on recursive types by Eduardo Gimenez