aboutsummaryrefslogtreecommitdiffhomepage
path: root/contrib/dp/dp.mli
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/dp/dp.mli')
-rw-r--r--contrib/dp/dp.mli1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/dp/dp.mli b/contrib/dp/dp.mli
index 1e47c950f..871a0631b 100644
--- a/contrib/dp/dp.mli
+++ b/contrib/dp/dp.mli
@@ -8,6 +8,7 @@ val yices : tactic
val cvc_lite : tactic
val harvey : tactic
val zenon : tactic
+val gwhy : tactic
val dp_hint : reference list -> unit
val set_timeout : int -> unit