This repository has been archived on 2024-01-18. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
compilation/cours/cours-04/dune
2023-10-25 18:42:49 +02:00

5 lines
99 B
Text

(library
(name cours04)
(libraries fmt unix)
(inline_tests)
(preprocess (pps ppx_expect)))