summaryrefslogtreecommitdiff
path: root/theory.mli
diff options
context:
space:
mode:
Diffstat (limited to 'theory.mli')
-rw-r--r--theory.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/theory.mli b/theory.mli
index 1dae57b..fe79a11 100644
--- a/theory.mli
+++ b/theory.mli
@@ -160,7 +160,7 @@ module Trans : sig
reconstruct the named products on top of it. In particular, this
allow us to print the context put around the left (or right)
hand side of a pattern. *)
- val raw_constr_of_t : ir -> Coq.Relation.t -> (Context.rel_context) ->Matcher.Terms.t -> Term.constr
+ val raw_constr_of_t : ir -> Coq.Relation.t -> (Context.Rel.t) ->Matcher.Terms.t -> Term.constr
(** {2 Building reified terms} *)