Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Disable the chord tests for now since it's still borken
[simgrid.git] / src / gras_modinter.h
index f99b7da0839f3a5e952e1426ac9440acc1276f78..e4626340fa0d006cf266798501f885d5d862be61 100644 (file)
@@ -11,6 +11,9 @@
 #define GRAS_MODINTER_H
 
 /* modules initialization functions */
+void gras_emul_init(void);
+void gras_emul_exit(void); 
+
 void gras_msg_register(void);
 void gras_msg_init(void);
 void gras_msg_exit(void);