From: Martin Quinson Date: Thu, 12 Jul 2018 13:37:37 +0000 (+0200) Subject: rename smpi::Process to smpi::ActorExt X-Git-Tag: v3_21~479 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/8d51848cefcf39dbe0072eacd5fc50765b8b4e37?hp=8d51848cefcf39dbe0072eacd5fc50765b8b4e37 rename smpi::Process to smpi::ActorExt First step toward registering it as an official s4u::Actor extension, to remove MSG from that loop too. ---