3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-24 09:35:32 +00:00
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2017-11-09 09:55:37 -08:00
parent 0a9946578b
commit 700f413e26
3 changed files with 7 additions and 6 deletions

View file

@ -61,7 +61,7 @@ public:
/**
\brief Retrieve set of parameters set on solver.
*/
virtual params_ref const& get_params() { return m_params; }
virtual params_ref const& get_params() const { return m_params; }
/**
\brief Store in \c r a description of the configuration