1
0
mirror of https://gitlab.com/scemama/qp_plugins_scemama.git synced 2024-12-23 04:43:38 +01: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