aboutsummaryrefslogtreecommitdiffstats
path: root/src/VericertClflags.ml
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2023-07-29 13:49:03 +0100
committerYann Herklotz <git@yannherklotz.com>2023-07-29 13:49:03 +0100
commit502e49e2f8c95b40cd0761cbb69c863904169f8b (patch)
treee417f9a1d17f84a25ecd00be1ccb9cdda8b8e6ea /src/VericertClflags.ml
parent93117b6e766c25c5aeecdc20a963d5114fb91e59 (diff)
downloadvericert-502e49e2f8c95b40cd0761cbb69c863904169f8b.tar.gz
vericert-502e49e2f8c95b40cd0761cbb69c863904169f8b.zip
Add beginning to memory generation proof
Diffstat (limited to 'src/VericertClflags.ml')
-rw-r--r--src/VericertClflags.ml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/VericertClflags.ml b/src/VericertClflags.ml
index 9dccb53..83a1871 100644
--- a/src/VericertClflags.ml
+++ b/src/VericertClflags.ml
@@ -4,6 +4,7 @@ let option_hls = ref true
let option_debug_hls = ref false
let option_initial = ref false
let option_dhtl = ref false
+let option_ddhtl = ref false
let option_dgblseq = ref false
let option_dgblpar = ref false
let option_drtlparfu = ref false