mirror of
https://github.com/Z3Prover/z3
synced 2025-08-27 05:26:01 +00:00
remove windowsArm64 from nightly
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
d0a59f3740
commit
4867073290
6 changed files with 47 additions and 74 deletions
|
@ -108,6 +108,8 @@ namespace intblast {
|
|||
|
||||
bool add_dep(euf::enode* n, top_sort<euf::enode>& dep) override;
|
||||
|
||||
void finalize_model(model& mdl) override;
|
||||
|
||||
std::ostream& display(std::ostream& out) const override;
|
||||
|
||||
void collect_statistics(statistics& st) const override;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue