10
1
mirror of https://gitlab.com/scemama/QCaml.git synced 2024-06-02 03:15:19 +02:00
QCaml/mo/lib/dune

15 lines
124 B
Plaintext

(library
(name mo)
(public_name qcaml.mo)
(synopsis
"Molecular orbitals"
)
(libraries
qcaml.simulation
)
)