mirror of
https://github.com/Z3Prover/z3
synced 2025-06-28 17:08:45 +00:00
prepare char utilities as a stand-alone theory
This commit is contained in:
parent
785fab74f4
commit
31b7ad3012
6 changed files with 137 additions and 107 deletions
|
@ -20,6 +20,7 @@ Revision History:
|
|||
|
||||
#include "ast/seq_decl_plugin.h"
|
||||
#include "model/model_core.h"
|
||||
#include "model/value_factory.h"
|
||||
|
||||
class seq_factory : public value_factory {
|
||||
typedef hashtable<symbol, symbol_hash_proc, symbol_eq_proc> symbol_set;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue