diff options
| author | Sébastien Dailly <sebastien@chimrod.com> | 2021-04-10 12:08:44 +0200 |
|---|---|---|
| committer | Sébastien Dailly <sebastien@chimrod.com> | 2021-04-10 12:08:44 +0200 |
| commit | 7558f901ceb9a2a9e9e88a265b529a1955030359 (patch) | |
| tree | ab2819a868eea90ff60c440789c4989127f0c604 /bin/dune | |
| parent | 96cfa991639ae6c5b90df7c18f9ef6d109c4da1b (diff) | |
Added license MIT to project
Diffstat (limited to 'bin/dune')
| -rwxr-xr-x | bin/dune | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,6 +13,6 @@ stdio css_lib ) - (preprocess (pps lwt_ppx ppx_deriving_argparse)) + (preprocess (pps ppx_deriving_argparse)) ) |
