summaryrefslogtreecommitdiff
path: root/AAC_print.mli
diff options
context:
space:
mode:
authorGravatar Stephane Glondu <steph@glondu.net>2010-12-01 13:33:41 +0100
committerGravatar Stephane Glondu <steph@glondu.net>2010-12-01 13:33:41 +0100
commit8ab748064ddeec8400859e210bf9963826cba631 (patch)
tree25eef87f75dbac861d99c781a653b5595c6755ff /AAC_print.mli
parent9e28c50232e56e35437afb468c6d273abcf5eab5 (diff)
Imported Upstream version 0.2.1upstream/0.2.1
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