]> AND Public Git Repository - simgrid.git/blobdiff - examples/msg/mc/bugged3.c
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' into mc-process
[simgrid.git] / examples / msg / mc / bugged3.c
index 91d00c1e373e4c7bbd3024d408e0057e01543643..5f949c0d45abb646b563c191b8de653a777d3baa 100644 (file)
@@ -1,10 +1,9 @@
-/* Copyright (c) 2010-2012. The SimGrid Team.
+/* Copyright (c) 2010-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. */
 
-
 /**************** Shared buffer between asynchronous receives *****************/
 /* Server process assumes that the data from the second communication comm2   */
 /* will overwrite the one from the first communication, because of the order  */