diff options
author | Sébastien Dailly <sebastien@chimrod.com> | 2021-02-05 09:08:39 +0100 |
---|---|---|
committer | Sébastien Dailly <sebastien@dailly.me> | 2022-02-07 14:39:30 +0100 |
commit | 561d0f0155f4906d90eb7e73a3ff9cb28909126f (patch) | |
tree | 9a606c2d7832272ea33d7052512a5fa59805d582 /layer/dune | |
parent | 86ec559f913c389e8dc055b494630f21a45e039b (diff) |
Update project structure
Diffstat (limited to 'layer/dune')
-rwxr-xr-x | layer/dune | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/layer/dune b/layer/dune deleted file mode 100755 index 3c617ad..0000000 --- a/layer/dune +++ /dev/null @@ -1,8 +0,0 @@ -(library - (name layer) - (libraries - gg - brr - path - ) - ) |