Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Cleaner patch for issue 15.
authorMillian Poquet <millian.poquet@inria.fr>
Tue, 19 Jan 2016 10:58:35 +0000 (11:58 +0100)
committerMillian Poquet <millian.poquet@inria.fr>
Tue, 19 Jan 2016 10:58:35 +0000 (11:58 +0100)
Instead of using a pid hack to generate the process creation trace in
MSG_process_create_with_environment, this is now done in the function that
handles the pids: SIMIX_process_create.


No differences found