summaryrefslogtreecommitdiff
path: root/sorsyl/lib/dune
diff options
context:
space:
mode:
Diffstat (limited to 'sorsyl/lib/dune')
-rw-r--r--sorsyl/lib/dune3
1 files changed, 3 insertions, 0 deletions
diff --git a/sorsyl/lib/dune b/sorsyl/lib/dune
new file mode 100644
index 0000000..148997f
--- /dev/null
+++ b/sorsyl/lib/dune
@@ -0,0 +1,3 @@
+(library
+ (name sorsyl)
+ (libraries csv base stdio))