aboutsummaryrefslogtreecommitdiffstats
path: root/src/CoqupClflags.ml
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-07-24 10:22:13 +0100
committerYann Herklotz <git@yannherklotz.com>2020-07-24 10:22:13 +0100
commit5cf10a4c70763cbb95747b19ac35b57a9dee4dd5 (patch)
treeeeb5a90e4d651093ac27058d4e83775a37ae1348 /src/CoqupClflags.ml
parent1cc5a458f28ad44919c9bfafbd5191c253e453e2 (diff)
downloadvericert-kvx-5cf10a4c70763cbb95747b19ac35b57a9dee4dd5.tar.gz
vericert-kvx-5cf10a4c70763cbb95747b19ac35b57a9dee4dd5.zip
More renames to get it to compile
Diffstat (limited to 'src/CoqupClflags.ml')
-rw-r--r--src/CoqupClflags.ml6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/CoqupClflags.ml b/src/CoqupClflags.ml
deleted file mode 100644
index ca591de..0000000
--- a/src/CoqupClflags.ml
+++ /dev/null
@@ -1,6 +0,0 @@
-(* Vericert flags *)
-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