diff options
| author | marche | 2009-09-07 11:06:50 +0000 |
|---|---|---|
| committer | marche | 2009-09-07 11:06:50 +0000 |
| commit | 9922cfb6c2cdd26e09d19a6a9522745868478c10 (patch) | |
| tree | 0f3256aa10dce8e98babcf895a15f4e3095bc973 /plugins/dp/dp.mli | |
| parent | 9d78046f3e28f7474b50ea0eb8deb4ef5232d328 (diff) | |
ajout CVC3; ajout traduction des reels
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@12309 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'plugins/dp/dp.mli')
| -rw-r--r-- | plugins/dp/dp.mli | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/dp/dp.mli b/plugins/dp/dp.mli index 6dbc05e17c..7c648ce6bc 100644 --- a/plugins/dp/dp.mli +++ b/plugins/dp/dp.mli @@ -4,6 +4,7 @@ open Proof_type val simplify : tactic val ergo : tactic +val cvc3 : tactic val yices : tactic val cvc_lite : tactic val harvey : tactic |
