10 lines
131 B
Text
10 lines
131 B
Text
|
|
(library
|
||
|
|
(name ohex)
|
||
|
|
(public_name ohex)
|
||
|
|
(modules ohex))
|
||
|
|
|
||
|
|
(test
|
||
|
|
(name tests)
|
||
|
|
(modules tests)
|
||
|
|
(libraries alcotest ohex))
|