diff options
author | Alban Gruin | 2020-09-06 23:01:35 +0200 |
---|---|---|
committer | Alban Gruin | 2020-09-06 23:01:35 +0200 |
commit | 60e2ec47ba457187ac33fb41206f35af11eb9a99 (patch) | |
tree | 5b21cd6b4192790974744d6caa2b80f9c9615fb0 /dune-project |
hello, world
Signed-off-by: Alban Gruin <alban at pa1ch dot fr>
Diffstat (limited to 'dune-project')
-rw-r--r-- | dune-project | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dune-project b/dune-project new file mode 100644 index 0000000..01c8115 --- /dev/null +++ b/dune-project @@ -0,0 +1,3 @@ +(lang dune 2.0) +(name ucs) +(version 0.0) |