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

3
lib/dune Normal file
View file

@ -0,0 +1,3 @@
(library
(name inshellah)
(libraries angstrom angstrom-unix camlzip str unix))