Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove Java bindings. They are not updated since maybe 10 years
[simgrid.git] / examples / deprecated / java / app / centralizedmutex / GrantTask.java
diff --git a/examples/deprecated/java/app/centralizedmutex/GrantTask.java b/examples/deprecated/java/app/centralizedmutex/GrantTask.java
deleted file mode 100644 (file)
index b5bf482..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-/* Copyright (c) 2012-2023. 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 {}