Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add isend in Task
[simgrid.git] / org / simgrid / msg / ProcessNotFoundException.java
index e3c7df8..f4b313d 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 process.