Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
jni schedule and unschedule functions implementation
[simgrid.git] / src / java / jmsg_process.c
index da34ddc..d8bb153 100644 (file)
 #include "jmsg.h"
 #include "jxbt_utilities.h"
 
+#ifndef JAVA_SIMGRID
 #define JAVA_SIMGRID
+#endif 
+
+
 #include "xbt/context_private.h"
 
 XBT_LOG_EXTERNAL_DEFAULT_CATEGORY(jmsg);