diff options
author | Sébastien Dailly <sebastien@chimrod.com> | 2020-12-23 19:11:31 +0100 |
---|---|---|
committer | Sébastien Dailly <sebastien@chimrod.com> | 2020-12-23 19:11:31 +0100 |
commit | ec812521b31471ce9ac3d9bdf1288b1569defbc8 (patch) | |
tree | d384c959b9e9bb2a04141ab56077026fe6e7c7f3 /events/dune | |
parent | 6354358caa1dfbf2fe1d481f6ac5fba3775938fc (diff) |
Add svg output
Diffstat (limited to 'events/dune')
-rwxr-xr-x | events/dune | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/events/dune b/events/dune deleted file mode 100755 index 68e2dd2..0000000 --- a/events/dune +++ /dev/null @@ -1,7 +0,0 @@ -(library - (name events) - (libraries - brr - brr.note - ) -) |