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-01/dune
Adrien Guatto d005428cf1 Cours 1
2023-09-21 08:35:01 +02:00

5 lines
101 B
Text

(executable
(name marthe)
(libraries unix)
(promote (until-clean))
)