Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
frama-c
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pub
frama-c
Commits
5d4ec9f6
Commit
5d4ec9f6
authored
3 months ago
by
Allan Blanchard
Browse files
Options
Downloads
Patches
Plain Diff
[wp/doc] typo Why3
parent
bf61a240
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/plugins/wp/wp_parameters.ml
+2
-2
2 additions, 2 deletions
src/plugins/wp/wp_parameters.ml
with
2 additions
and
2 deletions
src/plugins/wp/wp_parameters.ml
+
2
−
2
View file @
5d4ec9f6
...
@@ -589,7 +589,7 @@ module Provers = String_list
...
@@ -589,7 +589,7 @@ module Provers = String_list
- 'none' (no prover run)
\n
\
- 'none' (no prover run)
\n
\
- 'script' (replay all session scripts)
\n
\
- 'script' (replay all session scripts)
\n
\
- 'tip' (replay or init scripts for failed goals)
\n
\
- 'tip' (replay or init scripts for failed goals)
\n
\
- '<why3-prover>' (any Why
-
3 prover, see -wp-detect)
\n
\
- '<why3-prover>' (any Why3 prover, see -wp-detect)
\n
\
"
"
end
)
end
)
...
@@ -600,7 +600,7 @@ module Interactive = String
...
@@ -600,7 +600,7 @@ module Interactive = String
let
arg_name
=
"mode"
let
arg_name
=
"mode"
let
default
=
"batch"
let
default
=
"batch"
let
help
=
let
help
=
"WP mode for interactive Why
-
3 provers (eg: Coq):
\n
\
"WP mode for interactive Why3 provers (eg: Coq):
\n
\
- 'batch': check current proof (default)
\n
\
- 'batch': check current proof (default)
\n
\
- 'update': check updated proof
\n
\
- 'update': check updated proof
\n
\
- 'edit': edit current proof
\n
\
- 'edit': edit current proof
\n
\
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment