X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/237fd22b56db7d1c67360c37559ce3aab16a002d..9afa0d0db01da2ae64e48fb594cc87c186dde192:/include/smpi/mpif.h.in diff --git a/include/smpi/mpif.h.in b/include/smpi/mpif.h.in index 40860dbf26..04bd335788 100644 --- a/include/smpi/mpif.h.in +++ b/include/smpi/mpif.h.in @@ -1,5 +1,5 @@ ! -*- fortran -*- -! Copyright (c) 2010-2021. The SimGrid Team. +! Copyright (c) 2010-2023. The SimGrid Team. ! All rights reserved. ! This program is free software; you can redistribute it and/or modify it @@ -242,7 +242,7 @@ integer MPI_LB, MPI_UB parameter(MPI_LB=44) parameter(MPI_UB=45) - + INTEGER MPI_ADDRESS_KIND, MPI_OFFSET_KIND PARAMETER (MPI_ADDRESS_KIND=@CMAKE_SIZEOF_VOID_P@) PARAMETER (MPI_OFFSET_KIND=@CMAKE_SIZEOF_VOID_P@)