aboutsummaryrefslogtreecommitdiffhomepage
path: root/engine/evarutil.mli
diff options
context:
space:
mode:
authorGravatar Emilio Jesus Gallego Arias <e+git@x80.org>2017-11-29 01:42:21 +0100
committerGravatar Emilio Jesus Gallego Arias <e+git@x80.org>2017-12-09 18:17:50 +0100
commit5676b113920fb48d4898817d6c0ce3353b06107f (patch)
tree71dbe3f412ec441fd72dbf02a70ce9bb3e9a06c7 /engine/evarutil.mli
parent8c9166435d6926babf697c3f575a8653f465cc76 (diff)
[summary] Adapt STM to the new Summary API.
We need to a partial restore. I think that we could design a better API, but further work on the toplevel state should improve it progressively.
Diffstat (limited to 'engine/evarutil.mli')
-rw-r--r--engine/evarutil.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/evarutil.mli b/engine/evarutil.mli
index 5fd4634d6..9d0b973a7 100644
--- a/engine/evarutil.mli
+++ b/engine/evarutil.mli
@@ -236,7 +236,7 @@ val evd_comb2 : (evar_map -> 'b -> 'c -> evar_map * 'a) -> evar_map ref -> 'b ->
val subterm_source : Evar.t -> Evar_kinds.t Loc.located ->
Evar_kinds.t Loc.located
-val meta_counter_summary_name : string
+val meta_counter_summary_tag : int Summary.Dyn.tag
(** Deprecated *)
type type_constraint = types option