mirror of
https://github.com/Z3Prover/z3
synced 2025-08-09 04:31:24 +00:00
Wc++11-extensions
This commit is contained in:
parent
d01c3491a6
commit
4e59ba922b
5 changed files with 5 additions and 5 deletions
|
@ -28,7 +28,7 @@ namespace smt {
|
|||
enum config_mode {
|
||||
CFG_BASIC, // install theories based on user options
|
||||
CFG_LOGIC, // install theories and configure Z3 based on the value of the parameter set-logic.
|
||||
CFG_AUTO, // install theories based on static features of the input formula
|
||||
CFG_AUTO // install theories based on static features of the input formula
|
||||
};
|
||||
|
||||
class context;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue