customize skeleton
This commit is contained in:
parent
f4d9f8e618
commit
f899f5a3a8
16 changed files with 48 additions and 24 deletions
4
src/dune
Normal file
4
src/dune
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
(library
|
||||
(name mte)
|
||||
(wrapped false)
|
||||
(libraries logs))
|
||||
1
src/mte.ml
Normal file
1
src/mte.ml
Normal file
|
|
@ -0,0 +1 @@
|
|||
let uuu = "uuu"
|
||||
Loading…
Add table
Add a link
Reference in a new issue