X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/8ebfad14d820fc1220036ea6a6bb299d96e214f5..4680606bad1fe9674554b6238add19de1bf6dde0:/examples/msg/mc/example_liveness_without_cycle.c diff --git a/examples/msg/mc/example_liveness_without_cycle.c b/examples/msg/mc/example_liveness_without_cycle.c index 11983b9e44..219524b010 100644 --- a/examples/msg/mc/example_liveness_without_cycle.c +++ b/examples/msg/mc/example_liveness_without_cycle.c @@ -12,7 +12,7 @@ XBT_LOG_NEW_DEFAULT_CATEGORY(example_liveness_without_cycle, "Example liveness w extern xbt_automaton_t automaton; -int r=1; +int r=0; int e=1; int d=1;