Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Move some functions from MsgNative to Task, to make one less call
[simgrid.git] / org / simgrid / msg / TransferFailureException.java
index e1f90cd..6068761 100644 (file)
@@ -9,7 +9,7 @@
  * (GNU LGPL) which comes with this package.
  */
 
-package simgrid.msg;
+package org.simgrid.msg;
 
 /**
  * This exception is raised if transfer failed while sending tasks.