summaryrefslogtreecommitdiff
path: root/theory.mli
diff options
context:
space:
mode:
authorGravatar Nicolas Braud-Santoni <nicolas@braud-santoni.eu>2016-07-23 16:22:24 -0400
committerGravatar Nicolas Braud-Santoni <nicolas@braud-santoni.eu>2016-07-23 16:22:24 -0400
commita3a7c528787411373bb857af4b51f3003f9fcc2b (patch)
tree364a89e76f79bbf82818401a2e1fc2d37f7f84cc /theory.mli
parent2614d6df738735538ea381e44bad1279269676c1 (diff)
parent17564e4922acda6b72bf39de7a8c23ed0c0178f6 (diff)
Merge tag 'upstream/8.5.1'
Upstream version 8.5.1
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 cc9a617..1dae57b 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 -> (Term.rel_context) ->Matcher.Terms.t -> Term.constr
+ val raw_constr_of_t : ir -> Coq.Relation.t -> (Context.rel_context) ->Matcher.Terms.t -> Term.constr
(** {2 Building reified terms} *)