first commit
This commit is contained in:
commit
b06a92c7de
38 changed files with 1824 additions and 0 deletions
6
example/dune
Normal file
6
example/dune
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
(executable
|
||||
(name main)
|
||||
(modules main)
|
||||
(flags
|
||||
(:standard -open Prelude))
|
||||
(libraries drame fmt prelude scfg))
|
||||
Loading…
Add table
Add a link
Reference in a new issue