3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-26 18:45:33 +00:00

Wc++11-extensions

This commit is contained in:
Daniel J. Hofmann 2015-04-03 19:13:52 +02:00
parent d01c3491a6
commit 4e59ba922b
5 changed files with 5 additions and 5 deletions

View file

@ -176,7 +176,7 @@ typedef enum
Z3_PARAMETER_SYMBOL,
Z3_PARAMETER_SORT,
Z3_PARAMETER_AST,
Z3_PARAMETER_FUNC_DECL,
Z3_PARAMETER_FUNC_DECL
} Z3_parameter_kind;
/**