X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f0a2479a4b6f8eee08d767576f528cd29da48388..23976cb525fd51c66ef8e1234cdc5626fca83990:/examples/msg/trace-link-user-variables/trace-link-user-variables.c?ds=sidebyside diff --git a/examples/msg/trace-link-user-variables/trace-link-user-variables.c b/examples/msg/trace-link-user-variables/trace-link-user-variables.c index 90d43b693b..57a62157ca 100644 --- a/examples/msg/trace-link-user-variables/trace-link-user-variables.c +++ b/examples/msg/trace-link-user-variables/trace-link-user-variables.c @@ -1,17 +1,10 @@ -/* Copyright (c) 2012-2015. The SimGrid Team. - * All rights reserved. */ +/* Copyright (c) 2012-2016. 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 -/** @addtogroup MSG_examples - * - * - Links: trace-link-user-variables/trace-link-user-variables.c. You need to provide the name of the link to - * update the value of the variable associated to that link. - */ - //dump function to create and execute a task static void create_and_execute_task (void) {