mirror of
https://gitlab.com/scemama/QCaml.git
synced 2024-12-23 04:43:32 +01:00
14 lines
189 B
Plaintext
14 lines
189 B
Plaintext
(library
|
|
(name ci)
|
|
(public_name qcaml.ci)
|
|
(synopsis "Configuration interaction")
|
|
(libraries
|
|
qcaml.common
|
|
qcaml.particles
|
|
qcaml.mo
|
|
)
|
|
(instrumentation (backend landmarks))
|
|
|
|
)
|
|
|