diff options
author | Sébastien Dailly <sebastien@chimrod.com> | 2021-01-09 11:35:02 +0100 |
---|---|---|
committer | Sébastien Dailly <sebastien@chimrod.com> | 2021-01-09 11:35:02 +0100 |
commit | c734c1b30fd1c58a0d42020859be31d89b92bcd0 (patch) | |
tree | c5a8e7e04347122f759d651f63e042b73e4b9f5b /tools/dune | |
parent | 32618a5ce8e2b306af102e4c16711b090c36b840 (diff) |
Moved tools library inside the shapes one
Diffstat (limited to 'tools/dune')
-rwxr-xr-x | tools/dune | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tools/dune b/tools/dune deleted file mode 100755 index a2c3fdb..0000000 --- a/tools/dune +++ /dev/null @@ -1,6 +0,0 @@ -(library - (name tools) - (libraries - gg - ) - ) |