mirror of
https://gitlab.com/scemama/QCaml.git
synced 2025-01-03 18:15:47 +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))
|
|
|
|
|
|
)
|
|
|