X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f0c64415f7227e987d8aa544270c2d392cbd4266..d389c534faa9e89b5a9752fc122b20516b7659b0:/include/smpi/mpif.h.in diff --git a/include/smpi/mpif.h.in b/include/smpi/mpif.h.in index fa9c17d2d9..68d47776c5 100644 --- a/include/smpi/mpif.h.in +++ b/include/smpi/mpif.h.in @@ -119,15 +119,8 @@ integer MPI_INTEGER_KIND parameter(MPI_INTEGER_KIND=4) - integer MPI_IN_PLACE - parameter(MPI_IN_PLACE=-100) - integer MPI_BOTTOM - parameter(MPI_BOTTOM=-200) - integer MPI_STATUS_IGNORE - parameter(MPI_STATUS_IGNORE=-300) - integer MPI_STATUSES_IGNORE - parameter(MPI_STATUSES_IGNORE=-400) - + external MPI_IN_PLACE, MPI_BOTTOM + external MPI_STATUS_IGNORE, MPI_STATUSES_IGNORE integer MPI_BYTE, MPI_CHARACTER, MPI_LOGICAL integer MPI_INTEGER, MPI_INTEGER1, MPI_INTEGER2, MPI_INTEGER4