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

Add documentation for prove_bisim #1937

Merged
merged 4 commits into from
Sep 15, 2023
Merged

Add documentation for prove_bisim #1937

merged 4 commits into from
Sep 15, 2023

Conversation

bboston7
Copy link
Contributor

This change adds a section on proving bisimilarity to the SAW manual. That section includes an example, so this change also adds that example to the integration tests. Lastly, this change fixes an off-by-one error in the enumeration of arguments in the help text for the prove_bisim command.

This change adds a section on proving bisimilarity to the SAW manual.
That section includes an example, so this change also adds that example
to the integration tests.  Lastly, this change fixes an off-by-one error
in the enumeration of arguments in the help text for the `prove_bisim`
command.
@bboston7 bboston7 added the documentation Issues involving documentation label Sep 15, 2023
@bboston7 bboston7 self-assigned this Sep 15, 2023
intTests/test_bisimulation/Comp.cry Outdated Show resolved Hide resolved
doc/manual/manual.md Show resolved Hide resolved
doc/manual/manual.md Outdated Show resolved Hide resolved
@bboston7 bboston7 added the PR: ready to merge Magic flag for pull requests to ask Mergify to merge given an approval and a successful CI run label Sep 15, 2023
@mergify mergify bot merged commit 9b71965 into master Sep 15, 2023
40 checks passed
@mergify mergify bot deleted the bb/bisim-docs branch September 15, 2023 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Issues involving documentation PR: ready to merge Magic flag for pull requests to ask Mergify to merge given an approval and a successful CI run
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants