3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-10-07 00:11:55 +00:00

overhaul urle_set

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2013-04-09 10:15:20 -07:00
commit 9456f16a4c
15 changed files with 233 additions and 253 deletions

View file

@ -166,7 +166,7 @@ static void tst3() {
void tst_diff_logic() {
tst1();
tst2();
tst3();
// tst3();
}
#else
void tst_diff_logic() {