aboutsummaryrefslogtreecommitdiff
path: root/script.it/path/dune
diff options
context:
space:
mode:
Diffstat (limited to 'script.it/path/dune')
-rwxr-xr-xscript.it/path/dune7
1 files changed, 7 insertions, 0 deletions
diff --git a/script.it/path/dune b/script.it/path/dune
new file mode 100755
index 0000000..863c768
--- /dev/null
+++ b/script.it/path/dune
@@ -0,0 +1,7 @@
+(library
+ (name path)
+ (libraries
+ gg
+ shapes
+ )
+ )