X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3e5973d9db0e6a3b9b53bcd7566645bcacfedbcf..a50f1c6823777ad314408ffe052174f74453b1b0:/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@