Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill trailing whitespaces in source code files.
[simgrid.git] / include / smpi / mpif.h.in
index 40860db..36f495a 100644 (file)
       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@)