10
1
mirror of https://gitlab.com/scemama/QCaml.git synced 2024-08-16 01:38:30 +02:00
QCaml/gaussian/test/dune

9 lines
143 B
Plaintext

(library
(name test_gaussian_basis)
(libraries
alcotest
qcaml.particles
qcaml.gaussian
)
(synopsis "Tests for Gaussian basis sets"))