summaryrefslogtreecommitdiff
path: root/lib/dune
diff options
context:
space:
mode:
authorFederico Igne <undyamon@disroot.org>2024-01-23 18:26:50 +0100
committerFederico Igne <undyamon@disroot.org>2024-01-23 18:26:50 +0100
commit6386474ac8a4b113d5c9b4aa2b03104b7f219371 (patch)
tree72af4c12f321547b4127b7a8a84e3282477f3547 /lib/dune
parent5c3864986f844a31e0b6dbeec48543dc6376cff6 (diff)
downloadsandy-6386474ac8a4b113d5c9b4aa2b03104b7f219371.tar.gz
sandy-6386474ac8a4b113d5c9b4aa2b03104b7f219371.zip
refarctor: rename project to 'sandy'
Diffstat (limited to 'lib/dune')
-rw-r--r--lib/dune2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/dune b/lib/dune
index 6da5e0a..0594758 100644
--- a/lib/dune
+++ b/lib/dune
@@ -1,3 +1,3 @@
1(library 1(library
2 (name sand) 2 (name sandy)
3 (libraries base stdio unix)) 3 (libraries base stdio unix))