X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a1d7fb09c29089971a104069a5b0af935892e41b..0eded6d7feab3322a1734444599475a24707367b:/examples/msg/trace-link-user-variables/trace-link-user-variables.c 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..d11c75d0db 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-2018. 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) {