aboutsummaryrefslogtreecommitdiffhomepage
path: root/contrib/first-order/rules.mli
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/first-order/rules.mli')
-rw-r--r--contrib/first-order/rules.mli4
1 files changed, 0 insertions, 4 deletions
diff --git a/contrib/first-order/rules.mli b/contrib/first-order/rules.mli
index 10ffe863d..afccfcd1b 100644
--- a/contrib/first-order/rules.mli
+++ b/contrib/first-order/rules.mli
@@ -27,10 +27,6 @@ val axiom_tac : constr -> Sequent.t -> tactic
val ll_atom_tac : constr -> lseqtac
-val evaluable_tac : evaluable_global_reference -> seqtac
-
-val left_evaluable_tac : evaluable_global_reference -> lseqtac
-
val and_tac : seqtac
val or_tac : seqtac