utop/jbuild

11 lines
199 B
Plaintext
Raw Normal View History

(jbuild_version 1)
(install
((section share)
(files (utoprc-dark utoprc-light))))
2017-05-26 13:43:45 +00:00
(alias
((name examples)
(deps (examples/custom-utop/myutop.bc
examples/interact/test_program.bc))))