Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Why3
why3
Commits
1222ba5b
Commit
1222ba5b
authored
Sep 22, 2015
by
David Hauzar
Browse files
Minor: fixed typo in a comment.
parent
f3aa06e2
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/core/model_parser.mli
View file @
1222ba5b
...
...
@@ -181,7 +181,7 @@ val print_model_json :
- "value": value of counterexample element
- "kind": kind of counterexample element:
- "result": Result of a function call (if the counter-example is for postcondition)
- "
result
": Old value of function argument (if the counter-example is for postcondition)
- "
old
": Old value of function argument (if the counter-example is for postcondition)
- "error_message": The model element represents error message, not source-code element.
The error message is saved in the name of the model element
- "other"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment