This commit is contained in:
parent
aa2ff7b2f0
commit
2f3113f55d
11742 changed files with 1223940 additions and 0 deletions
9
unikernel/duniverse/ppx_custom_printf/test/dune
Normal file
9
unikernel/duniverse/ppx_custom_printf/test/dune
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
(library
|
||||
(name custom_printf_sample)
|
||||
(libraries ppx_sexp_conv.runtime-lib)
|
||||
(preprocess
|
||||
(pps ppx_jane)))
|
||||
|
||||
(alias
|
||||
(name DEFAULT)
|
||||
(deps test.ml.pp))
|
||||
Loading…
Add table
Add a link
Reference in a new issue