Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
build a mpi.mod file
[simgrid.git] / teshsuite / smpi / mpich3-test / f90 / datatype / indtype.f90
index 123a623..3d05a6b 100644 (file)
@@ -6,8 +6,8 @@
 ! This test contributed by Kim McMahon, Cray
 !
       program main
-      implicit none
       use mpi
+      implicit none
 
       integer ierr, i, j, type, count,errs
       parameter (count = 4)