Mentions légales du service

Skip to content
Snippets Groups Projects
Commit c8bbcd4b authored by MARCHE Claude's avatar MARCHE Claude
Browse files

why3 driver should ignore polymorphism of equality

parent b48938dc
No related branches found
No related tags found
No related merge requests found
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment