10
0
mirror of https://gitlab.com/scemama/eplf synced 2024-07-30 17:14:22 +02:00
eplf/eplf_hf.irp.f

8 lines
62 B
Fortran

program eplf_hf
call write_grid_eplf()
call finish()
end