summaryrefslogtreecommitdiff
path: root/theory.mli
diff options
context:
space:
mode:
authorGravatar Enrico Tassi <gareuselesinge@debian.org>2016-12-27 16:06:42 +0000
committerGravatar Enrico Tassi <gareuselesinge@debian.org>2016-12-27 16:06:42 +0000
commit1117d2e4a00debfbfa0157cc3e780916df72c26b (patch)
treed8713b1126725f216e1d5ff1dcc9561d84069145 /theory.mli
parent17564e4922acda6b72bf39de7a8c23ed0c0178f6 (diff)
New upstream version 8.6
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} *)