aboutsummaryrefslogtreecommitdiffstats
path: root/src/VericertClflags.ml
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2021-11-17 12:11:12 +0000
committerYann Herklotz <git@yannherklotz.com>2021-11-17 12:11:12 +0000
commitfea7ee4d30aa7597ff5b8e2a2954ed452a1a7a57 (patch)
treef8ac2fb75b23716adf369f7cfa8220aa10b11754 /src/VericertClflags.ml
parent508d59dfb16f97cf5f1b9a994bd5a8159c9e1a3e (diff)
downloadvericert-fea7ee4d30aa7597ff5b8e2a2954ed452a1a7a57.tar.gz
vericert-fea7ee4d30aa7597ff5b8e2a2954ed452a1a7a57.zip
Fix generation of RTLParFU
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 ab3c949..0402d49 100644
--- a/src/VericertClflags.ml
+++ b/src/VericertClflags.ml
@@ -6,6 +6,7 @@ let option_initial = ref false
let option_dhtl = ref false
let option_drtlblock = ref false
let option_drtlpar = ref false
+let option_drtlparfu = ref false
let option_hls_schedule = ref false
let option_fif_conv = ref false
let option_fram = ref true