aboutsummaryrefslogtreecommitdiffstats
path: root/src/CoqupClflags.ml
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-06-30 19:52:59 +0100
committerYann Herklotz <git@yannherklotz.com>2020-06-30 19:52:59 +0100
commitf8ff27915f8c4d5fb6f31ec2a0a73f65cf604c43 (patch)
treee1186fac9de9c83ba0d0d0bc43bb9ac0fe86ef26 /src/CoqupClflags.ml
parentf26f3887d0b0ac286c317a5425a3a4781871cfc2 (diff)
downloadvericert-f8ff27915f8c4d5fb6f31ec2a0a73f65cf604c43.tar.gz
vericert-f8ff27915f8c4d5fb6f31ec2a0a73f65cf604c43.zip
Add htl pretty printing
Diffstat (limited to 'src/CoqupClflags.ml')
-rw-r--r--src/CoqupClflags.ml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CoqupClflags.ml b/src/CoqupClflags.ml
index 83dd31d..5b40ce6 100644
--- a/src/CoqupClflags.ml
+++ b/src/CoqupClflags.ml
@@ -3,3 +3,4 @@ let option_simulate = ref false
let option_hls = ref true
let option_debug_hls = ref false
let option_initial = ref false
+let option_dhtl = ref false