aboutsummaryrefslogtreecommitdiff
path: root/checker/values.mli
diff options
context:
space:
mode:
authorMaxime Dénès2019-10-12 13:28:35 +0200
committerMaxime Dénès2019-10-12 13:28:35 +0200
commitcc4cddda2eb2a05f685c8404e4864ea0bcdac6eb (patch)
tree134dc9c5bb95fd26789556231f73c69896b5255f /checker/values.mli
parente8d0b5a8856a695dc3f6a28e2d305c095ef50c19 (diff)
parent69551b566a1339543967a41ff4aaa4580e7394fc (diff)
Merge PR #10818: Merge Direct and Indirect nodes in Opaqueproof.
Reviewed-by: gares
Diffstat (limited to 'checker/values.mli')
-rw-r--r--checker/values.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/checker/values.mli b/checker/values.mli
index 93983eb700..db6b0be250 100644
--- a/checker/values.mli
+++ b/checker/values.mli
@@ -46,5 +46,5 @@ type value =
val v_univopaques : value
val v_libsum : value
val v_lib : value
-val v_opaques : value
+val v_opaquetable : value
val v_stm_seg : value