aboutsummaryrefslogtreecommitdiffhomepage
path: root/toplevel/usage.ml
diff options
context:
space:
mode:
authorGravatar Guillaume Melquiond <guillaume.melquiond@inria.fr>2016-11-21 07:25:30 +0100
committerGravatar Guillaume Melquiond <guillaume.melquiond@inria.fr>2016-11-21 07:25:30 +0100
commit102d2db3ea7a7354de5e019224e2778fe7603b8e (patch)
tree213e14e854173a7d87273cab358469225d35eab9 /toplevel/usage.ml
parentbdcf5b040b975a179fe9b2889fea0d38ae4689df (diff)
Stop parsing -compat-notations options, which are no longer supported (bug #3339).
Diffstat (limited to 'toplevel/usage.ml')
-rw-r--r--toplevel/usage.ml2
1 files changed, 0 insertions, 2 deletions
diff --git a/toplevel/usage.ml b/toplevel/usage.ml
index 956a40261..38ceacf5e 100644
--- a/toplevel/usage.ml
+++ b/toplevel/usage.ml
@@ -36,8 +36,6 @@ let print_usage_channel co command =
\n -noinit start without loading the Init library\
\n -nois (idem)\
\n -compat X.Y provides compatibility support for Coq version X.Y\
-\n -verbose-compat-notations be warned when using compatibility notations\
-\n -no-compat-notations get an error when using compatibility notations\
\n\
\n -load-ml-object f load ML object file f\
\n -load-ml-source f load ML file f\