X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/82230d737404aa70c3c2b5824d97109f1f129d58..4c7ee8190b86e9eb2adb13479325f586ead44ed0:/.gitignore diff --git a/.gitignore b/.gitignore index e0eb0b8fa8..f9fd051a4d 100644 --- a/.gitignore +++ b/.gitignore @@ -152,7 +152,6 @@ examples/msg/process-join/process-join examples/msg/process-migration/process-migration examples/msg/process-startkilltime/process-startkilltime examples/msg/process-suspend/process-suspend -examples/msg/process-yield/process-yield examples/msg/app-masterworker/app-masterworker examples/msg/mc/bugged1 examples/msg/mc/bugged1_liveness @@ -198,6 +197,7 @@ examples/s4u/actor-lifetime/s4u-actor-lifetime examples/s4u/actor-migration/s4u-actor-migration examples/s4u/actor-priority/s4u-actor-priority examples/s4u/actor-suspend/s4u-actor-suspend +examples/s4u/actor-yield/s4u-actor-yield examples/s4u/app-bittorrent/s4u-bittorrent examples/s4u/app-masterworker/s4u-app-masterworker examples/s4u/app-pingpong/s4u-app-pingpong @@ -273,6 +273,7 @@ teshsuite/msg/host_on_off_wait/host_on_off_wait teshsuite/msg/listen_async/listen_async teshsuite/msg/pid/pid teshsuite/msg/process/process +teshsuite/msg/process-yield/process-yield teshsuite/msg/storage_client_server/storage_client_server teshsuite/msg/task_destroy_cancel/task_destroy_cancel teshsuite/msg/task_listen_from/task_listen_from