Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Why3
why3
Commits
c8bbcd4b
Commit
c8bbcd4b
authored
May 30, 2016
by
MARCHE Claude
Browse files
why3 driver should ignore polymorphism of equality
parent
b48938dc
Changes
1
Hide whitespace changes
Inline
Side-by-side
drivers/why3.drv
View file @
c8bbcd4b
...
...
@@ -7,4 +7,5 @@ theory BuiltIn
syntax type int "int"
syntax type real "real"
syntax predicate (=) "(%1 = %2)"
meta "encoding:ignore_polymorphism_ls" predicate (=)
end
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment