Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions source/basic.tex
Original file line number Diff line number Diff line change
Expand Up @@ -7785,7 +7785,7 @@
\pnum
There is an observable checkpoint\iref{intro.abstract} $C$
that happens before $A$
such that any other operation $O$
such that any other evaluation
that happens before $A$
also happens before $C$.

Expand Down Expand Up @@ -7950,7 +7950,7 @@
\pnum
There is an observable checkpoint\iref{intro.abstract} $C$
that happens after the contract-violation handler returns normally
such that any other operation $O$
such that any other evaluation
that happens after the contract-violation handler returns
also happens after $C$.

Expand Down