aboutsummaryrefslogtreecommitdiffstats
path: root/src/CoqupClflags.ml
diff options
context:
space:
mode:
Diffstat (limited to 'src/CoqupClflags.ml')
-rw-r--r--src/CoqupClflags.ml5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/CoqupClflags.ml b/src/CoqupClflags.ml
new file mode 100644
index 0000000..83dd31d
--- /dev/null
+++ b/src/CoqupClflags.ml
@@ -0,0 +1,5 @@
+(* Coqup flags *)
+let option_simulate = ref false
+let option_hls = ref true
+let option_debug_hls = ref false
+let option_initial = ref false