aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/flags.mli
diff options
context:
space:
mode:
Diffstat (limited to 'lib/flags.mli')
-rw-r--r--lib/flags.mli4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/flags.mli b/lib/flags.mli
index c4afb8318..8825390e6 100644
--- a/lib/flags.mli
+++ b/lib/flags.mli
@@ -160,10 +160,6 @@ val native_compiler : bool ref
(** Print the mod uid associated to a vo file by the native compiler *)
val print_mod_uid : bool ref
-val tactic_context_compat : bool ref
-(** Set to [true] to trigger the compatibility bugged context matching (old
- context vs. appcontext) is set. *)
-
val profile_ltac : bool ref
val profile_ltac_cutoff : float ref