10
1
mirror of https://gitlab.com/scemama/QCaml.git synced 2024-06-30 00:44:18 +02:00
QCaml/ao/test/dune

11 lines
171 B
Plaintext

(library
(name test_ao_basis)
(libraries
alcotest
qcaml.common
qcaml.linear_algebra
qcaml.gaussian_integrals
qcaml.ao
)
(synopsis "Tests for the AO basis"))