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
commitfb74782e08217e4f1069ed99de6f6f30005bfe13 (patch)
tree85eb9285d70a21d8d36369e5bc88b33f6c039589 /theory.mli
parent017a43a2b7bc66434c52dcff5e87bc47efea0b09 (diff)
parent1117d2e4a00debfbfa0157cc3e780916df72c26b (diff)
Merge tag 'upstream/8.6'
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} *)