aboutsummaryrefslogtreecommitdiff
path: root/2024/dune
diff options
context:
space:
mode:
authorTrey Bastian <2991824+TreyBastian@users.noreply.github.com>2024-12-04 16:57:44 +0000
committerTrey Bastian <2991824+TreyBastian@users.noreply.github.com>2024-12-04 16:57:44 +0000
commit04b11a994f3ef63a150c047be6a94cd384804422 (patch)
tree367008e261449e0c3282c23d4d44f2e185fc0a29 /2024/dune
parent172cecd0ad1aaea451ee5da3e134cf513ecc8521 (diff)
refactored to hopefully make it more readable
Diffstat (limited to '2024/dune')
-rw-r--r--2024/dune1
1 files changed, 1 insertions, 0 deletions
diff --git a/2024/dune b/2024/dune
index 2a7fc2a..7c93118 100644
--- a/2024/dune
+++ b/2024/dune
@@ -1,2 +1,3 @@
(executable (name day_01)
(libraries str))
+(executable (name day_02))