mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Add SMT tests.
This commit is contained in:
@@ -35,6 +35,7 @@ struct Options: boost::noncopyable
|
||||
bool showMessages = false;
|
||||
bool optimize = false;
|
||||
bool disableIPC = false;
|
||||
bool disableSMT = false;
|
||||
|
||||
static Options const& get();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user