diff options
Diffstat (limited to 'ocaml/dune-project')
-rw-r--r-- | ocaml/dune-project | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ocaml/dune-project b/ocaml/dune-project new file mode 100644 index 0000000..4a478ee --- /dev/null +++ b/ocaml/dune-project @@ -0,0 +1,2 @@ +(lang dune 3.0) +(name vere_nock) |