Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Document the new mkfile buildin command
[simgrid.git] / src / java / jmsg.h
index 6690965b0b4c357173b044bacafb272cd06da097..5d80fc00b770638665880f7fa8b85b04a5c07bb9 100644 (file)
@@ -390,4 +390,7 @@ Java_simgrid_msg_MsgNative_taskListenFromHost(JNIEnv*, jclass, jstring, jobject)
 JNIEXPORT jint JNICALL 
 Java_simgrid_msg_MsgNative_taskListenFrom(JNIEnv*, jclass, jstring);
 
 JNIEXPORT jint JNICALL 
 Java_simgrid_msg_MsgNative_taskListenFrom(JNIEnv*, jclass, jstring);
 
+JNIEXPORT void JNICALL 
+Java_simgrid_msg_Msg_deployApplication(JNIEnv* env, jclass cls,jstring jdeploymentFile);
+
 #endif /* !MSG4JAVA_H */ 
 #endif /* !MSG4JAVA_H */