1
1

Remove the use of mpi_f08_interfaces -- it shouldn't be there.

Thanks to Nathan for spotting this.

This commit was SVN r26963.
Этот коммит содержится в:
Jeff Squyres 2012-08-07 20:04:01 +00:00
родитель 113b45b4e6
Коммит da219e6ab6

Просмотреть файл

@ -6,7 +6,6 @@
! $COPYRIGHT$
subroutine MPI_Init_f08(ierror)
use :: mpi_f08_interfaces
use :: mpi_f08, only : ompi_init_f
implicit none
INTEGER, OPTIONAL, INTENT(OUT) :: ierror