This commit is contained in:
Swrup 2024-04-11 15:46:46 +02:00
commit e068e34254
10 changed files with 282 additions and 0 deletions

4
lib/dune Normal file
View file

@ -0,0 +1,4 @@
(library
(name slippery_slidy)
(public_name slippery_slidy)
(libraries js_of_ocaml brr))