aboutsummaryrefslogtreecommitdiffhomepage
path: root/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-rw-r--r--contrib/ring/quote.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/ring/quote.ml b/contrib/ring/quote.ml
index 10c05ec0e..669fd21c5 100644
--- a/contrib/ring/quote.ml
+++ b/contrib/ring/quote.ml
@@ -268,7 +268,7 @@ let compute_ivs gl f cs =
(* The Cases predicate is a lambda; we assume no dependency *)
let p = match kind_of_term p with
- | Lambda (_,_,p) -> pop p
+ | Lambda (_,_,p) -> Termops.pop p
| _ -> p
in