Skip to content

Commit 48290b9

Browse files
committed
Minor corrections in README.
1 parent 7bb871c commit 48290b9

File tree

1 file changed

+2
-1
lines changed
  • Test/VeriFast/tasks/vTaskSwitchContext

1 file changed

+2
-1
lines changed

Test/VeriFast/tasks/vTaskSwitchContext/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -504,7 +504,8 @@ Introducing lemmas to open and close the predicate helps us to hide this complex
504504
Thereby, the main proof using these lemmas gets shorter.
505505
However, the next section explains why this approach does not eliminate the complexity.
506506

507-
Note that proofs for forward iteration cannot be reused for backwards iteration but requires separate proofs.
507+
Note that proofs for forward iteration cannot be reused for backwards iteration.
508+
Instead the latter requires separate proofs.
508509

509510

510511

0 commit comments

Comments
 (0)