X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/683d692e701a61e339c8ef1cc2f609e071f57516:/examples/java/migration/Policeman.java..a44f50f08e09cc6164f1b85fba51b2fdd9052cf0:/examples/java/process/migration/Policeman.java diff --git a/examples/java/migration/Policeman.java b/examples/java/process/migration/Policeman.java similarity index 97% rename from examples/java/migration/Policeman.java rename to examples/java/process/migration/Policeman.java index 3bdde64938..d078cfb92d 100644 --- a/examples/java/migration/Policeman.java +++ b/examples/java/process/migration/Policeman.java @@ -4,7 +4,7 @@ /* 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 migration; +package process.migration; import org.simgrid.msg.Msg; import org.simgrid.msg.Host;