From c9fbdb681b77698bdf8a503cb9d13b6f0b53fd93 Mon Sep 17 00:00:00 2001 From: polwex Date: Sun, 22 Jun 2025 01:46:49 +0700 Subject: init --- sorsyl/bin/dune | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 sorsyl/bin/dune (limited to 'sorsyl/bin/dune') diff --git a/sorsyl/bin/dune b/sorsyl/bin/dune new file mode 100644 index 0000000..de2f940 --- /dev/null +++ b/sorsyl/bin/dune @@ -0,0 +1,4 @@ +(executable + (public_name sorsyl) + (name main) + (libraries sorsyl)) -- cgit v1.2.3