ligo/src/bin/runligo.ml

4 lines
48 B
OCaml
Raw Normal View History

2019-11-22 00:06:34 +04:00
open Cmdliner
let () = Term.exit @@ Cli.run ()