10 lines
135 B
Text
10 lines
135 B
Text
|
|
(library
|
||
|
|
(name gmap)
|
||
|
|
(public_name gmap)
|
||
|
|
(modules gmap))
|
||
|
|
|
||
|
|
(test
|
||
|
|
(name tests)
|
||
|
|
(modules tests)
|
||
|
|
(libraries alcotest fmt gmap))
|