diff --git a/examples/distributedLockNetwork/LDTDupl/why3session.xml b/examples/distributedLockNetwork/LDTDupl/why3session.xml index e2abdca..f727250 100644 --- a/examples/distributedLockNetwork/LDTDupl/why3session.xml +++ b/examples/distributedLockNetwork/LDTDupl/why3session.xml @@ -126,7 +126,7 @@ - + diff --git a/examples/leaderElection/ChangRoberts/why3session.xml b/examples/leaderElection/ChangRoberts/why3session.xml index c2a5c50..81a4e41 100644 --- a/examples/leaderElection/ChangRoberts/why3session.xml +++ b/examples/leaderElection/ChangRoberts/why3session.xml @@ -56,7 +56,7 @@ - + diff --git a/examples/mutualExclusionConcurrent/BakeryAtomic/why3session.xml b/examples/mutualExclusionConcurrent/BakeryAtomic/why3session.xml index e1ec84e..b55718d 100644 --- a/examples/mutualExclusionConcurrent/BakeryAtomic/why3session.xml +++ b/examples/mutualExclusionConcurrent/BakeryAtomic/why3session.xml @@ -10,23 +10,23 @@ - + - + - + - - + + @@ -37,16 +37,16 @@ - + - + - + - + @@ -61,16 +61,16 @@ - + - + - + - + @@ -81,16 +81,16 @@ - + - + - + - + @@ -103,10 +103,10 @@ - + - + @@ -119,23 +119,23 @@ - + - + - + - + - + @@ -146,30 +146,30 @@ - + - + - + - + - + - + @@ -178,16 +178,16 @@ - + - + - + - + @@ -198,16 +198,16 @@ - + - + - + - + @@ -216,7 +216,7 @@ - + @@ -227,7 +227,7 @@ - + @@ -240,7 +240,7 @@ - + @@ -257,23 +257,23 @@ - + - + - + - + - + @@ -284,16 +284,16 @@ - + - + - + - + @@ -304,7 +304,7 @@ - + @@ -319,23 +319,23 @@ - + - + - + - + - + @@ -346,40 +346,40 @@ - + - + - + - + - + - + - + - + - + - + diff --git a/examples/mutualExclusionConcurrent/BakeryAtomic/why3shapes.gz b/examples/mutualExclusionConcurrent/BakeryAtomic/why3shapes.gz index de14788..7dbece5 100644 Binary files a/examples/mutualExclusionConcurrent/BakeryAtomic/why3shapes.gz and b/examples/mutualExclusionConcurrent/BakeryAtomic/why3shapes.gz differ diff --git a/examples/mutualExclusionConcurrent/Peterson/why3session.xml b/examples/mutualExclusionConcurrent/Peterson/why3session.xml index 91f8326..779e8ec 100644 --- a/examples/mutualExclusionConcurrent/Peterson/why3session.xml +++ b/examples/mutualExclusionConcurrent/Peterson/why3session.xml @@ -9,34 +9,34 @@ - + - + - + - + - + - + - + - + @@ -47,33 +47,33 @@ - + - + - + - + - + - + - + - + - + diff --git a/examples/mutualExclusionConcurrent/Peterson/why3shapes.gz b/examples/mutualExclusionConcurrent/Peterson/why3shapes.gz index 47f7bdd..dfe3f7a 100644 Binary files a/examples/mutualExclusionConcurrent/Peterson/why3shapes.gz and b/examples/mutualExclusionConcurrent/Peterson/why3shapes.gz differ diff --git a/examples/paxosNoRefinement/paxos/why3session.xml b/examples/paxosNoRefinement/paxos/why3session.xml index a9ec762..679deba 100644 --- a/examples/paxosNoRefinement/paxos/why3session.xml +++ b/examples/paxosNoRefinement/paxos/why3session.xml @@ -34,7 +34,19 @@ - + + + + + + + + + + + + + diff --git a/examples/paxosNoRefinement/paxos/why3shapes.gz b/examples/paxosNoRefinement/paxos/why3shapes.gz index 8c5d4f3..0dc918b 100644 Binary files a/examples/paxosNoRefinement/paxos/why3shapes.gz and b/examples/paxosNoRefinement/paxos/why3shapes.gz differ diff --git a/examples/waitFreeRegister/fourSlots/why3session.xml b/examples/waitFreeRegister/fourSlots/why3session.xml index ee1e9b3..ca7398b 100644 --- a/examples/waitFreeRegister/fourSlots/why3session.xml +++ b/examples/waitFreeRegister/fourSlots/why3session.xml @@ -81,7 +81,7 @@ - + diff --git a/test.sh b/test.sh index 5d613fd..4d99c45 100755 --- a/test.sh +++ b/test.sh @@ -73,4 +73,4 @@ echo "Failed: $failed" >> $GITHUB_STEP_SUMMARY echo "" echo "Replayed $runned from which $failed failed." -exit $failed \ No newline at end of file +exit $failed