utop/examples/interact/jbuild

8 lines
138 B
Plaintext
Raw Normal View History

2017-05-26 13:43:45 +00:00
(jbuild_version 1)
(executable
((name test_program)
(flags (:standard -safe-string))
2017-05-26 13:43:45 +00:00
(link_flags (-linkall))
(libraries (utop))))