aboutsummaryrefslogtreecommitdiff
path: root/shapes/tools/dune
diff options
context:
space:
mode:
Diffstat (limited to 'shapes/tools/dune')
-rwxr-xr-xshapes/tools/dune6
1 files changed, 6 insertions, 0 deletions
diff --git a/shapes/tools/dune b/shapes/tools/dune
new file mode 100755
index 0000000..a2c3fdb
--- /dev/null
+++ b/shapes/tools/dune
@@ -0,0 +1,6 @@
+(library
+ (name tools)
+ (libraries
+ gg
+ )
+ )