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

Public GIT Repository
Revalidate the tesh output of mutex-MC. The mutex IDs were changed for the same traces
[simgrid.git] / examples / smpi / mc / non_termination2.c
index 031ab50a8fb1c4961bd87bc635cb287fa8677593..7bae9086bc723db25fb1f282a3264fe9bbc2d7c7 100644 (file)
@@ -1,3 +1,8 @@
+/* Copyright (c) 2015-2022. 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. */
+
 #include <stdio.h>
 #include <mpi.h>
 #include <simgrid/modelchecker.h>