diff options
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/coqc.ml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/coqc.ml b/tools/coqc.ml index f957200ab5..d4f1447b17 100644 --- a/tools/coqc.ml +++ b/tools/coqc.ml @@ -107,6 +107,7 @@ let parse_args () = |"-load-ml-source"|"-require"|"-load-ml-object" |"-init-file"|"-dump-glob"|"-compat"|"-coqlib"|"-top" |"-async-proofs-j" |"-async-proofs-private-flags" |"-async-proofs" |"-w" + |"-o" as o) :: rem -> begin match rem with |
