Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add a cache on Host.name. Add a cache on some jfieldID/jmethodID on Host/Process
[simgrid.git] / org / simgrid / msg / HostNotFoundException.java
index d0e852f..524e0a8 100644 (file)
@@ -9,7 +9,7 @@
  * (GNU LGPL) which comes with this package.
  */
 
-package simgrid.msg;
+package org.simgrid.msg;
 
 /**
  * This exception is raised when looking for a non-existing host.