X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/78354c0a4ca064bf347f523b05fd490ede98e151..720c8af7ca3d89f4b8c218929329c6ed8a02cc39:/src/simix/popping_generated.cpp diff --git a/src/simix/popping_generated.cpp b/src/simix/popping_generated.cpp index ff4bb3854f..3837fc88ca 100644 --- a/src/simix/popping_generated.cpp +++ b/src/simix/popping_generated.cpp @@ -136,7 +136,7 @@ case SIMCALL_PROCESS_SLEEP: break; case SIMCALL_EXECUTION_START: - simgrid::simix::marshal>( + simgrid::simix::marshal>( simcall->result, simcall_HANDLER_execution_start(simcall, simgrid::simix::unmarshal(simcall->args[0]), simgrid::simix::unmarshal(simcall->args[1]), @@ -146,7 +146,7 @@ case SIMCALL_EXECUTION_START: break; case SIMCALL_EXECUTION_PARALLEL_START: - simgrid::simix::marshal>( + simgrid::simix::marshal>( simcall->result, SIMIX_execution_parallel_start( simgrid::simix::unmarshal(simcall->args[0]), simgrid::simix::unmarshal(simcall->args[1]),