mirror of
https://gitlab.com/scemama/QCaml.git
synced 2024-11-06 22:23:42 +01:00
9 lines
143 B
Plaintext
9 lines
143 B
Plaintext
(library
|
|
(name test_gaussian_basis)
|
|
(libraries
|
|
alcotest
|
|
qcaml.particles
|
|
qcaml.gaussian
|
|
)
|
|
(synopsis "Tests for Gaussian basis sets"))
|