10
1
mirror of https://gitlab.com/scemama/QCaml.git synced 2024-08-01 01:54:39 +02:00
QCaml/examples/dune

12 lines
123 B
Plaintext
Raw Normal View History

2020-10-26 11:33:51 +01:00
(executables
(names
ex_integrals
ex_hartree_fock
2021-02-03 10:47:34 +01:00
ex_localization
2020-10-26 11:33:51 +01:00
)
2023-04-24 13:05:01 +02:00
(libraries
qcaml
unix
))
2020-10-19 18:33:02 +02:00