mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
change SMTChecker default settings
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
{
|
||||
"modelChecker":
|
||||
{
|
||||
"targets": ["divByZero"],
|
||||
"engine": "chc",
|
||||
"divModNoSlacks": 42
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user