summaryrefslogtreecommitdiff
path: root/bin/dune
diff options
context:
space:
mode:
authorMarius Peter <marius.peter@tutanota.com>2025-06-15 15:45:11 +0200
committerMarius Peter <marius.peter@tutanota.com>2025-06-15 15:45:11 +0200
commit59ab4142a3887c0b34719bb0e56b820ee71d0ca7 (patch)
tree2e1759c689ad8aeb75b01e036e7cf96dd6b51822 /bin/dune
parente5a5c9b7718a79e498135eea71add0d6b71a8779 (diff)
Factor out main ogit module from ogit bin.
Diffstat (limited to 'bin/dune')
-rw-r--r--bin/dune4
1 files changed, 3 insertions, 1 deletions
diff --git a/bin/dune b/bin/dune
index 864d145..df94ee2 100644
--- a/bin/dune
+++ b/bin/dune
@@ -1,4 +1,6 @@
+;;; -*- mode: lisp; -*-
+
(executable
(public_name ogit)
(name main)
- (libraries ogit dream))
+ (libraries ogit))
Copyright 2019--2025 Marius PETER