X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f601563f0c0e08906cdc9f5560d0d8211d46a090..eba5ae1edf4ba60747de3d624ab2a34bdc2f5b84:/examples/smpi/replay_multiple/replay_multiple.c diff --git a/examples/smpi/replay_multiple/replay_multiple.c b/examples/smpi/replay_multiple/replay_multiple.c index 39697b06ca..b1330c4670 100644 --- a/examples/smpi/replay_multiple/replay_multiple.c +++ b/examples/smpi/replay_multiple/replay_multiple.c @@ -50,6 +50,8 @@ int main(int argc, char *argv[]){ xbt_free(line_char); } + fclose(fp); + MSG_launch_application(argv[3]); SMPI_init();