aboutsummaryrefslogtreecommitdiffstats
path: root/src/CoqupClflags.ml
diff options
context:
space:
mode:
Diffstat (limited to 'src/CoqupClflags.ml')
-rw-r--r--src/CoqupClflags.ml6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/CoqupClflags.ml b/src/CoqupClflags.ml
new file mode 100644
index 0000000..5b40ce6
--- /dev/null
+++ b/src/CoqupClflags.ml
@@ -0,0 +1,6 @@
+(* Coqup 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