dune/src/jbuild.ml

4 lines
82 B
OCaml
Raw Normal View History

2016-11-03 16:44:09 +00:00
module J = Jbuild_interpret
2016-10-30 19:07:53 +00:00
2016-11-03 16:44:09 +00:00
let () = Future.Scheduler.go (Rule.do_build ["all"])