diff options
Diffstat (limited to 'lib/dune')
-rw-r--r-- | lib/dune | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/dune b/lib/dune new file mode 100644 index 0000000..f63bb19 --- /dev/null +++ b/lib/dune | |||
@@ -0,0 +1,3 @@ | |||
1 | (library | ||
2 | (name sand) | ||
3 | (libraries unix)) | ||