mirror of
https://github.com/Z3Prover/z3
synced 2025-08-17 08:42:15 +00:00
parent
c64d044e60
commit
b8193a0ae6
7 changed files with 35 additions and 47 deletions
|
@ -106,7 +106,8 @@ public:
|
|||
/**
|
||||
\brief Return the global parameter set (i.e., parameters that are not associated with any particular module).
|
||||
*/
|
||||
static params_ref get();
|
||||
|
||||
static params_ref const& get_ref();
|
||||
|
||||
/**
|
||||
\brief Dump information about available parameters in the given output stream.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue