Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Change the way the threads are launched: they are now launched as
[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.