summaryrefslogtreecommitdiff
path: root/AAC_print.mli
diff options
context:
space:
mode:
Diffstat (limited to 'AAC_print.mli')
-rw-r--r--AAC_print.mli4
1 files changed, 2 insertions, 2 deletions
diff --git a/AAC_print.mli b/AAC_print.mli
index 6cd41c5..bacd806 100644
--- a/AAC_print.mli
+++ b/AAC_print.mli
@@ -14,10 +14,10 @@
to rename the variables, and rebuilds raw Coq terms (for the given
context, and the terms in the environment). In order to do so, it
requires the information gathered by the {!AAC_theory.Trans} module.*)
-val print :
+val print :
AAC_coq.Relation.t ->
AAC_theory.Trans.ir ->
(int * AAC_matcher.Terms.t * AAC_matcher.Subst.t AAC_search_monad.m) AAC_search_monad.m ->
- Term.rel_context ->
+ Term.rel_context ->
Proof_type.tactic