init
This commit is contained in:
commit
099cd80670
48 changed files with 4951 additions and 0 deletions
7
tools/dune
Normal file
7
tools/dune
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
(executable
|
||||
(public_name offline)
|
||||
(name offline)
|
||||
(modules offline offline_impl offline_bin)
|
||||
(libraries cmdliner bos fmt mirage-crypto ptime mte vif))
|
||||
|
||||
; todo depends on curl
|
||||
Loading…
Add table
Add a link
Reference in a new issue