1
1

Remove redundant parameter declaration for MPI_COMBINER_INDEXED_BLOCK

This commit was SVN r26964.
Этот коммит содержится в:
Jeff Squyres 2012-08-08 11:20:35 +00:00
родитель da219e6ab6
Коммит 7af34b1557

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

@ -374,7 +374,6 @@
parameter (MPI_COMBINER_F90_COMPLEX=15) parameter (MPI_COMBINER_F90_COMPLEX=15)
parameter (MPI_COMBINER_F90_INTEGER=16) parameter (MPI_COMBINER_F90_INTEGER=16)
parameter (MPI_COMBINER_RESIZED=17) parameter (MPI_COMBINER_RESIZED=17)
parameter (MPI_COMBINER_INDEXED_BLOCK=18)
! !
! Communicator split type constants. ! Communicator split type constants.