Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
make an io package
[simgrid.git] / examples / java / io / file / Node.java
similarity index 99%
rename from examples/java/io/Node.java
rename to examples/java/io/file/Node.java
index 42e84b8..89e992b 100644 (file)
@@ -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 io;
+package io.file;
 
 import org.simgrid.msg.Msg;
 import org.simgrid.msg.File;