From 20d10a93e5becb41d1145f9d35136782365b0ba4 Mon Sep 17 00:00:00 2001
From: Sébastien Dailly <sebastien@chimrod.com>
Date: Thu, 17 Dec 2020 13:56:00 +0100
Subject: Refactor

---
 path/dune | 8 ++++++++
 1 file changed, 8 insertions(+)
 create mode 100755 path/dune

(limited to 'path/dune')

diff --git a/path/dune b/path/dune
new file mode 100755
index 0000000..c9eff46
--- /dev/null
+++ b/path/dune
@@ -0,0 +1,8 @@
+(library
+ (name draw)
+ (libraries 
+   gg
+   brr
+   shapes
+   )
+ )
-- 
cgit v1.2.3