diff options
| author | courant | 2002-10-02 15:26:07 +0000 |
|---|---|---|
| committer | courant | 2002-10-02 15:26:07 +0000 |
| commit | e0f96ba0b43badac2987c54b56bee4875ba0bc95 (patch) | |
| tree | 7d44adbc4d79aa63ae7bb10c92ace57675f2c26d /distrib/debian/control | |
| parent | b0ee21fe08a16aabb211bc4672062fd19cb6a370 (diff) | |
debian pkg now recommends proof general
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@3066 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'distrib/debian/control')
| -rw-r--r-- | distrib/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/distrib/debian/control b/distrib/debian/control index 7baddee0de..0f3ff3b6e1 100644 --- a/distrib/debian/control +++ b/distrib/debian/control @@ -9,7 +9,7 @@ Package: coq Architecture: any Depends: ${shlibs:Depends} Suggests: coq-doc, ocaml (>= 3.04), cle -Recommends: coq-doc +Recommends: coq-doc, proofgeneral-coq Description: a proof assistant for higher-order logic. Coq is a proof assistant for higher-order logic, which allows the development of computer programs consistent with their formal |
