summaryrefslogtreecommitdiff
path: root/sorsyl/bin/main.ml
diff options
context:
space:
mode:
authorpolwex <polwex@sortug.com>2025-06-22 01:46:49 +0700
committerpolwex <polwex@sortug.com>2025-06-22 01:46:49 +0700
commitc9fbdb681b77698bdf8a503cb9d13b6f0b53fd93 (patch)
treecbf7db884b7f91d33b92a12dae410ffd265635d8 /sorsyl/bin/main.ml
init
Diffstat (limited to 'sorsyl/bin/main.ml')
-rw-r--r--sorsyl/bin/main.ml3
1 files changed, 3 insertions, 0 deletions
diff --git a/sorsyl/bin/main.ml b/sorsyl/bin/main.ml
new file mode 100644
index 0000000..17197c1
--- /dev/null
+++ b/sorsyl/bin/main.ml
@@ -0,0 +1,3 @@
+open Sorsyl
+
+let () = failwith "not done yet"