mirror of
https://gitlab.com/scemama/QCaml.git
synced 2024-12-23 04:43:32 +01:00
14 lines
140 B
Plaintext
14 lines
140 B
Plaintext
(library
|
|
(name test_perturbation)
|
|
(libraries
|
|
alcotest
|
|
qcaml.mo
|
|
qcaml.perturbation
|
|
)
|
|
(synopsis "Tests for the perturbation"))
|
|
|
|
|
|
|
|
|
|
|