add libtool_version.ml
This commit is contained in:
parent
f56ef6b544
commit
177b4d787c
6 changed files with 127 additions and 11 deletions
|
|
@ -7,3 +7,8 @@
|
|||
(name test_crypto)
|
||||
(modules test_crypto)
|
||||
(libraries mte fmt))
|
||||
|
||||
(executable
|
||||
(name validate_response)
|
||||
(modules validate_response)
|
||||
(libraries mte fmt bos))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue