Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Avoid to build unused tests and save up to 25% on build time.
[simgrid.git] / teshsuite / smpi / mpich3-test / datatype / lots-of-types.c
index 9722167b7ed199432d0b3506aed5c58b0801b795..418ff0bce8bad53a6d3aec865583eec8545a0347 100644 (file)
@@ -18,7 +18,6 @@
 */
 static int verbose = 1;
 
-int main(int argc, char *argv[]);
 int parse_args(int argc, char **argv);
 int lots_of_types_test(void);