This commit is contained in:
atagen 2026-03-18 15:40:47 +11:00
commit 762223e19a
23 changed files with 5277 additions and 0 deletions

4
bin/dune Normal file
View file

@ -0,0 +1,4 @@
(executable
(public_name inshellah)
(name main)
(libraries inshellah))