]> AND Private Git Repository - loba.git/blobdiff - process.h
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Wip++...
[loba.git] / process.h
index 586da5525059896f011e192b3edee2ed7897d7b1..a301046ab8907fadd611a106fc11be0258d33166 100644 (file)
--- a/process.h
+++ b/process.h
@@ -20,6 +20,7 @@ private:
 
     void receive();
     void compute();
 
     void receive();
     void compute();
+    void finalize();
     void print_loads(e_xbt_log_priority_t logp = xbt_log_priority_info);
 };
 
     void print_loads(e_xbt_log_priority_t logp = xbt_log_priority_info);
 };