1
0
mirror of https://gitlab.com/scemama/qp_plugins_scemama.git synced 2025-01-03 01:55:52 +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