Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Move MSG and SimDag examples out of the sight of users
[simgrid.git] / examples / java / app / centralizedmutex / GrantTask.java
diff --git a/examples/java/app/centralizedmutex/GrantTask.java b/examples/java/app/centralizedmutex/GrantTask.java
deleted file mode 100644 (file)
index e80bbc4..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-/* Copyright (c) 2012-2017. 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. */
-
-package app.centralizedmutex;
-public class GrantTask extends org.simgrid.msg.Task {}