Skip to content
Merged
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 @@ -7828,8 +7828,8 @@

\pnum
\indexdefn{evaluation semantics|see{contract evaluation semantics}}%
\indexdefn{checking semantics|see{contract evaluation semantics!checking}}%
\indexdefn{terminating semantics|see{contract evaluation semantics!terminating}}%
\indexdefn{checking semantics|see{contract evaluation semantics, checking}}%
\indexdefn{terminating semantics|see{contract evaluation semantics, terminating}}%
An evaluation of a contract assertion
uses one of the following four \defn{evaluation semantics}:
\defnx{ignore}{contract evaluation semantics!ignore},
Expand Down
Loading