diff options
author | Maxime Dénès <mail@maximedenes.fr> | 2017-09-22 11:24:48 +0200 |
---|---|---|
committer | Maxime Dénès <mail@maximedenes.fr> | 2017-09-22 11:24:48 +0200 |
commit | 3699f2ca0980dfcc43d80b64e42378b5f5f08115 (patch) | |
tree | e56118577ffe79f0b5c6acd27da95442a2c70ad0 /tools | |
parent | 6d3b6c3c1f798ace3b57048401069ec52532d6ed (diff) | |
parent | e7b25d6d37b7d3a925096aeb803562ece474c090 (diff) |
Merge PR #1070: Remove remaining occurrences of -just-parsing.
Diffstat (limited to 'tools')
-rw-r--r-- | tools/coqc.ml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/coqc.ml b/tools/coqc.ml index 862225d3d..b381c5ba4 100644 --- a/tools/coqc.ml +++ b/tools/coqc.ml @@ -93,7 +93,7 @@ let parse_args () = | ("-bt"|"-debug"|"-nolib"|"-boot"|"-time"|"-profile-ltac" |"-batch"|"-noinit"|"-nois"|"-noglob"|"-no-glob" - |"-q"|"-profile"|"-just-parsing"|"-echo" |"-quiet" + |"-q"|"-profile"|"-echo" |"-quiet" |"-silent"|"-m"|"-beautify"|"-strict-implicit" |"-impredicative-set"|"-vm"|"-native-compiler" |"-indices-matter"|"-quick"|"-type-in-type" |