X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c81c99a491282f76757c2673961e3cdee6853539..b7dc075d2c3bdf2b384cb8897d16a4c0aa8ab0f7:/teshsuite/smpi/mpich-test/pt2pt/gcomm.h diff --git a/teshsuite/smpi/mpich-test/pt2pt/gcomm.h b/teshsuite/smpi/mpich-test/pt2pt/gcomm.h deleted file mode 100644 index 9eee1df1b6..0000000000 --- a/teshsuite/smpi/mpich-test/pt2pt/gcomm.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef MPITEST_GCOMMS -#define MPITEST_GCOMMS - -void MakeComms ( MPI_Comm *, int, int *, int ); -void FreeComms ( MPI_Comm *, int ); -#endif