diff options
Diffstat (limited to 'bin/dune')
| -rw-r--r-- | bin/dune | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ (executable (name main) + (modules main pretty) (public_name colitur) (package colitur) ; [unix] ships with the OCaml compiler -- it is not a new entry in |
