X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/5fa8d6780a107eb5ae1ff8a233b0dd23cb065f8a..11e9d5c661bff9c0a31a60760520a6cd9172907c:/teshsuite/smpi/alltoall2.c diff --git a/teshsuite/smpi/alltoall2.c b/teshsuite/smpi/alltoall2.c index ef2068e0a7..885756104c 100644 --- a/teshsuite/smpi/alltoall2.c +++ b/teshsuite/smpi/alltoall2.c @@ -1,3 +1,9 @@ +/* Copyright (c) 2012, 2014. The SimGrid Team. + * All rights reserved. */ + +/* This program is free software; you can redistribute it and/or modify it + * under the terms of the license (GNU LGPL) which comes with this package. */ + /**************************************************************************** MESSAGE PASSING INTERFACE TEST CASE SUITE @@ -34,12 +40,11 @@ **************************************************************************** */ -#include "mpi.h" #include #include #include #include - +#include "mpi.h" #define MAXLEN 10000