ocaml
This commit is contained in:
commit
e598b04cae
31 changed files with 946 additions and 0 deletions
4
lib/dune
Normal file
4
lib/dune
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
(include_subdirs qualified)
|
||||
(library
|
||||
(name meat)
|
||||
(libraries unix ssl yojson))
|
||||
Loading…
Add table
Add a link
Reference in a new issue