diff options
author | herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7> | 2001-12-19 12:12:40 +0000 |
---|---|---|
committer | herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7> | 2001-12-19 12:12:40 +0000 |
commit | c53748333325f6fb90b09f40ea87c6dbe7142140 (patch) | |
tree | 92deae287038e303d02cb82598aee6840eb6b341 /INSTALL | |
parent | 9750581e92a8630f935166e6a31f7f92d1be5500 (diff) |
MAJ 7.2
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@2337 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,12 +1,12 @@ - INSTALLATION PROCEDURES FOR THE COQ V7.1 SYSTEM + INSTALLATION PROCEDURES FOR THE COQ V7.2 SYSTEM ----------------------------------------------- WHAT DO YOU NEED ? ================== Coq is designed to work on computers equipped with the Unix operating - system. In order to compile Coq V7.1 you need: + system. In order to compile Coq V7.2 you need: - Objective Caml version 3.01 or later (available at http://caml.inria.fr/) |