mirror of
https://github.com/Z3Prover/z3
synced 2025-08-21 18:50:26 +00:00
Merge branch 'unstable' of https://git01.codeplex.com/z3 into unstable
This commit is contained in:
commit
0590101e6f
41 changed files with 61 additions and 74 deletions
|
@ -56,7 +56,7 @@ namespace datalog {
|
|||
|
||||
virtual ~mk_array_blast();
|
||||
|
||||
rule_set * operator()(rule_set const & source, model_converter_ref& mc);
|
||||
rule_set * operator()(rule_set const & source);
|
||||
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue