aboutsummaryrefslogtreecommitdiffhomepage
path: root/proofs/tacmach.ml
diff options
context:
space:
mode:
Diffstat (limited to 'proofs/tacmach.ml')
-rw-r--r--proofs/tacmach.ml1
1 files changed, 1 insertions, 0 deletions
diff --git a/proofs/tacmach.ml b/proofs/tacmach.ml
index 72a1287ec..0f898feef 100644
--- a/proofs/tacmach.ml
+++ b/proofs/tacmach.ml
@@ -202,6 +202,7 @@ module New = struct
let hyps = Proofview.Goal.hyps gl in
Constrintern.construct_reference hyps id
+ let pf_env = Proofview.Goal.env
let pf_type_of gl t =
pf_apply type_of gl t