aboutsummaryrefslogtreecommitdiffstats
path: root/src/CoqupClflags.ml
blob: 5b40ce642b9d3b61d7749954e4e9abbbd5f452da (plain)
1
2
3
4
5
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