X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/d47d44b2ed067c834ef210ad544512e7581a1c8e..147d0e88c4da14c801d15e0875bedb474180bea2:/process.h diff --git a/process.h b/process.h index 8711fca..aa1e032 100644 --- a/process.h +++ b/process.h @@ -17,6 +17,7 @@ private: std::vector neigh; double load; + void receive(); void compute(); void print_loads(e_xbt_log_priority_t logp = xbt_log_priority_info); };