1
0
mirror of https://gitlab.com/scemama/qp_plugins_scemama.git synced 2024-07-26 20:57:56 +02:00
qp_plugins_scemama/stable/utilities/hcore_guess.irp.f

5 lines
64 B
Fortran

program hcore_guess_prog
implicit none
call hcore_guess
end