aboutsummaryrefslogtreecommitdiffstats
path: root/src/VericertClflags.ml
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2021-10-01 14:16:31 +0100
committerYann Herklotz <git@yannherklotz.com>2021-10-01 14:16:31 +0100
commit23c700b5fb35fb00d994cb66e4597fe8ea0b28e1 (patch)
tree8e5723152c11fd693aaa062adc27ad741d1701a0 /src/VericertClflags.ml
parentc5003f6f33c2f54e16f03773b49f93f33643d0c9 (diff)
downloadvericert-23c700b5fb35fb00d994cb66e4597fe8ea0b28e1.tar.gz
vericert-23c700b5fb35fb00d994cb66e4597fe8ea0b28e1.zip
Fix compilation of new intermediate languages
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 977ca00..ab3c949 100644
--- a/src/VericertClflags.ml
+++ b/src/VericertClflags.ml
@@ -5,6 +5,7 @@ let option_debug_hls = ref false
let option_initial = ref false
let option_dhtl = ref false
let option_drtlblock = ref false
+let option_drtlpar = ref false
let option_hls_schedule = ref false
let option_fif_conv = ref false
let option_fram = ref true