10
1
mirror of https://gitlab.com/scemama/QCaml.git synced 2024-07-17 00:20:23 +02:00
QCaml/mo/lib/dune

15 lines
124 B
Plaintext

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