mirror of
https://gitlab.com/scemama/QCaml.git
synced 2024-11-07 14:43:41 +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"))
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|