aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorGuillaume Melquiond2016-11-21 07:25:30 +0100
committerGuillaume Melquiond2016-11-21 07:25:30 +0100
commit102d2db3ea7a7354de5e019224e2778fe7603b8e (patch)
tree213e14e854173a7d87273cab358469225d35eab9 /tools
parentbdcf5b040b975a179fe9b2889fea0d38ae4689df (diff)
Stop parsing -compat-notations options, which are no longer supported (bug #3339).
Diffstat (limited to 'tools')
-rw-r--r--tools/coqc.ml1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/coqc.ml b/tools/coqc.ml
index b59bbdb1e0..b12d48710f 100644
--- a/tools/coqc.ml
+++ b/tools/coqc.ml
@@ -94,7 +94,6 @@ let parse_args () =
|"-silent"|"-m"|"-xml"|"-v7"|"-v8"|"-beautify"|"-strict-implicit"
|"-dont-load-proofs"|"-load-proofs"|"-force-load-proofs"
|"-impredicative-set"|"-vm"|"-native-compiler"
- |"-verbose-compat-notations"|"-no-compat-notations"
|"-indices-matter"|"-quick"|"-type-in-type"
|"-async-proofs-always-delegate"|"-async-proofs-never-reopen-branch"
as o) :: rem ->