aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/flags.mli
diff options
context:
space:
mode:
Diffstat (limited to 'lib/flags.mli')
-rw-r--r--lib/flags.mli1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/flags.mli b/lib/flags.mli
index 8ec2a8073..5233e72a2 100644
--- a/lib/flags.mli
+++ b/lib/flags.mli
@@ -11,7 +11,6 @@
(** Command-line flags *)
val boot : bool ref
-val load_init : bool ref
(** Set by coqtop to tell the kernel to output to the aux file; will
be eventually removed by cleanups such as PR#1103 *)