diff options
author | herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7> | 2002-05-15 10:04:42 +0000 |
---|---|---|
committer | herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7> | 2002-05-15 10:04:42 +0000 |
commit | ec2bdef0c33aa2e0389a50c35ba81bc778f28c90 (patch) | |
tree | 61254639dc950eed63c185bb370afc35b58a5579 /INSTALL | |
parent | 65760416aa5a154ca08b1ef379fe03a1e244228a (diff) |
MAJ V7.3
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@2689 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.2 SYSTEM + INSTALLATION PROCEDURES FOR THE COQ V7.3 SYSTEM ----------------------------------------------- WHAT DO YOU NEED ? ================== Coq is designed to work on computers equipped with the Unix operating - system. In order to compile Coq V7.2 you need: + system. In order to compile Coq V7.3 you need: - Objective Caml version 3.01 or later (available at http://caml.inria.fr/) |