utop/examples/custom-utop/dune

5 lines
69 B
Plaintext
Raw Normal View History

2019-01-14 18:50:32 +00:00
(executable
(name myutop)
(link_flags -linkall)
(libraries utop))