Scaffold OCaml project
This commit is contained in:
parent
883dea870f
commit
e8b489dd6f
8 changed files with 69 additions and 0 deletions
4
ocaml/bin/dune
Normal file
4
ocaml/bin/dune
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
(executable
|
||||
(public_name tori)
|
||||
(name main)
|
||||
(libraries tori))
|
||||
Loading…
Add table
Add a link
Reference in a new issue