mirror of
https://github.com/Z3Prover/z3
synced 2025-08-09 04:31:24 +00:00
parent
918b6a8c03
commit
759fb03daf
3 changed files with 10 additions and 76 deletions
|
@ -1476,10 +1476,6 @@ namespace smt {
|
|||
// copy plugins into a fresh context.
|
||||
void copy_plugins(context& src, context& dst);
|
||||
|
||||
static literal translate_literal(
|
||||
literal lit, context& src_ctx, context& dst_ctx,
|
||||
vector<bool_var> b2v, ast_translation& tr);
|
||||
|
||||
/*
|
||||
\brief Utilities for consequence finding.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue