Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
remove older mpich test suite
[simgrid.git] / 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 (file)
index 9eee1df..0000000
+++ /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