X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3084095879515d3bc832f716cd6c89e3bd5e7a3e..8cdfd812c8d23223eb6247e084a4fe948697b16d:/include/smpi/mpif.h.in diff --git a/include/smpi/mpif.h.in b/include/smpi/mpif.h.in index 8af2cdf881..580f2b3a6e 100644 --- a/include/smpi/mpif.h.in +++ b/include/smpi/mpif.h.in @@ -6,7 +6,7 @@ ! under the terms of the license (GNU LGPL) which comes with this package. ! SMPI's Fortran 77 include file - +@MODULE_MPIF_IN@ integer MPI_THREAD_SINGLE, MPI_THREAD_FUNNELED integer MPI_THREAD_SERIALIZED, MPI_THREAD_MULTIPLE parameter(MPI_THREAD_SINGLE=0) @@ -289,3 +289,4 @@ double precision smpi_get_host_current_power_peak integer smpi_get_host_nb_pstates double precision smpi_get_host_consumed_energy +@MODULE_MPIF_OUT@