3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-07-12 10:06:23 +00:00

For whatever reason int-extraction got moved into an assertion

Cleanup
This commit is contained in:
CEisenhofer 2026-06-26 10:38:08 +02:00
parent af0c0efae9
commit d2db79e1a7
4 changed files with 66 additions and 114 deletions

View file

@ -32,7 +32,6 @@ Revision History:
#include "smt/theory_recfun.h"
#include "smt/theory_dummy.h"
#include "smt/theory_dl.h"
#include "smt/theory_seq_empty.h"
#include "smt/theory_seq.h"
#include "smt/theory_char.h"
#include "smt/theory_nseq.h"