X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ba1c6dce93f9ab740c9d66e268572e5c803b5edb..bb12a168512ced7a0f1e4924d367c87ed7c22d1c:/teshsuite/smpi/mpich3-test/f90/datatype/sizeof.f90 diff --git a/teshsuite/smpi/mpich3-test/f90/datatype/sizeof.f90 b/teshsuite/smpi/mpich3-test/f90/datatype/sizeof.f90 index 7ace5f2c4f..c7ce80d413 100644 --- a/teshsuite/smpi/mpich3-test/f90/datatype/sizeof.f90 +++ b/teshsuite/smpi/mpich3-test/f90/datatype/sizeof.f90 @@ -1,9 +1,9 @@ -! -*- Mode: Fortran; -*- +! -*- Mode: Fortran; -*- ! ! (C) 2007 by Argonne National Laboratory. ! See COPYRIGHT in top-level directory. ! -! This program tests that the MPI_SIZEOF routine is implemented for the +! This program tests that the MPI_SIZEOF routine is implemented for the ! predefined scalar Fortran types. It confirms that the size of these ! types matches the size of the corresponding MPI datatypes. !