eplf/src/eplf.irp.f

7 lines
58 B
Fortran

program eplf
call write_grid_eplf()
call finish()
end