mirror of
https://github.com/Z3Prover/z3
synced 2025-04-24 01:25:31 +00:00
trying new build infrastructure on linux
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
efff6db567
commit
1d795e9a5e
9 changed files with 41 additions and 72 deletions
|
@ -46,7 +46,7 @@ Revision History:
|
|||
#include "str_hashtable.h"
|
||||
#include "front_end_params.h"
|
||||
#include "stopwatch.h"
|
||||
front_end_params& Z3_API Z3_get_parameters(__in Z3_context c);
|
||||
front_end_params& Z3_API Z3_get_parameters(Z3_context c);
|
||||
|
||||
class id_param_info {
|
||||
symbol m_string;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue