9
1
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-06-02 02:35:18 +02:00

added hcore_guess in tools

This commit is contained in:
Emmanuel Giner 2020-09-11 12:53:06 +02:00
parent 9453f8e416
commit 03445e1a6e

View File

@ -0,0 +1,3 @@
program hcore_guess_prog
call hcore_guess
end