Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
deprecate SIMIX_process_{a,de}tach
authorFrederic Suter <frederic.suter@cc.in2p3.fr>
Fri, 22 Feb 2019 13:14:07 +0000 (14:14 +0100)
committerFrederic Suter <frederic.suter@cc.in2p3.fr>
Fri, 22 Feb 2019 13:16:42 +0000 (14:16 +0100)
* replaced by ActorImpl::{a,de}tach
* add sg_actor_{a,de}tach to the C API of actors
* MSG_process_{a,de}tach go to msg_legacy


No differences found