]> AND Public Git Repository - simgrid.git/blobdiff - org/simgrid/msg/JniException.java
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add an example for the cloud API (doesn't work yet).
[simgrid.git] / org / simgrid / msg / JniException.java
index 6592ef5fc860bfcaf38e5ff5cb0924a27dffe633..ede0d59624f38ec86909740cd6b08faf7364d5ac 100644 (file)
@@ -8,7 +8,7 @@
  * it and/or modify it under the terms of the license 
  * (GNU LGPL) which comes with this package.
  */
-package simgrid.msg;
+package org.simgrid.msg;
 
 /**
  * This exception is raised when there is a problem within the bindings (in JNI).