aboutsummaryrefslogtreecommitdiff
path: root/path/dune
diff options
context:
space:
mode:
Diffstat (limited to 'path/dune')
-rwxr-xr-xpath/dune8
1 files changed, 8 insertions, 0 deletions
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
+ )
+ )