From 1ea1e218eed9792685bd7467b63a17fb5ebdbb7e Mon Sep 17 00:00:00 2001 From: Gaƫtan Gilbert Date: Mon, 20 May 2019 17:08:38 +0200 Subject: Rename Proof_global.{t -> stack} --- stm/stm.ml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stm') diff --git a/stm/stm.ml b/stm/stm.ml index 64f9e4aacf..0efea0b8e0 100644 --- a/stm/stm.ml +++ b/stm/stm.ml @@ -881,7 +881,7 @@ end = struct (* {{{ *) let invalidate_cur_state () = cur_id := Stateid.dummy type proof_part = - Proof_global.t option * + Proof_global.stack option * int * (* Evarutil.meta_counter_summary_tag *) int * (* Evd.evar_counter_summary_tag *) Obligations.program_info Names.Id.Map.t (* Obligations.program_tcc_summary_tag *) -- cgit v1.2.3