Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
mv example from cloud to energy
[simgrid.git] / examples / java / energy / vm / Main.java
similarity index 97%
rename from examples/java/cloud/energy/Main.java
rename to examples/java/energy/vm/Main.java
index d450b20..e4efa3e 100644 (file)
@@ -3,7 +3,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 cloud.energy;
+package energy.vm;
 
 import org.simgrid.msg.Msg;
 import org.simgrid.msg.Host;