Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor Nondet Monad improvements #665

Merged
merged 3 commits into from
Aug 23, 2023
Merged

Conversation

corlewis
Copy link
Member

These are small changes that were made to the Trace Monad in #664 and copied across to the Nondet Monad here to keep them in sync.

to assume @{term P}! Proving non-failure is done via separate predicate and
calculus (see below).
to assume @{term P}! Proving non-failure is done via a separate predicate and
calculus (see Nondet_No_Fail).
\<close>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can wrap this to prev line

Copy link
Member

@lsf37 lsf37 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@corlewis corlewis merged commit a084de4 into seL4:master Aug 23, 2023
13 checks passed
@corlewis corlewis deleted the nondet_changes branch August 23, 2023 01:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants