ocaml/driver/optmain.ml

3 lines
67 B
OCaml

let () =
exit (Optmaindriver.main Sys.argv Format.err_formatter)