mirror of
https://gitlab.com/scemama/QCaml.git
synced 2024-11-13 17:43:41 +01:00
17 lines
191 B
Plaintext
17 lines
191 B
Plaintext
|
|
(library
|
|
(name gaussian)
|
|
(public_name qcaml.gaussian)
|
|
(synopsis
|
|
"Gaussian basis sets"
|
|
)
|
|
(libraries
|
|
qcaml.common
|
|
qcaml.particles
|
|
)
|
|
(instrumentation (backend landmarks))
|
|
|
|
|
|
)
|
|
|