mirror of
https://gitlab.com/scemama/QCaml.git
synced 2024-12-22 12:23:31 +01:00
10 lines
107 B
Plaintext
10 lines
107 B
Plaintext
(library
|
|
(name test_ao)
|
|
(synopsis "Test for ao library")
|
|
(libraries
|
|
alcotest
|
|
trexio
|
|
qcaml.ao
|
|
)
|
|
)
|