mirror of
https://github.com/QuantumPackage/qp2.git
synced 2025-01-10 13:08:19 +01:00
4 lines
47 B
Fortran
4 lines
47 B
Fortran
|
program hcore_guess_prog
|
||
|
call hcore_guess
|
||
|
end
|