mirror of
https://github.com/Z3Prover/z3
synced 2025-08-17 00:32:16 +00:00
parent
abe3ef2382
commit
ec034679ce
7 changed files with 26 additions and 18 deletions
|
@ -26,6 +26,9 @@ class gparams {
|
|||
public:
|
||||
typedef default_exception exception;
|
||||
|
||||
static std::string& g_buffer();
|
||||
|
||||
|
||||
/**
|
||||
\brief Reset all global and module parameters.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue