ligo/src/bin/runligo.ml

4 lines
48 B
OCaml
Raw Normal View History

2019-11-21 14:06:34 -06:00
open Cmdliner
let () = Term.exit @@ Cli.run ()