3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-28 11:25:51 +00:00

restore some class names by replacing u_set to int_set

Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
Lev Nachmanson 2020-03-25 09:36:07 -07:00
parent ab34ef9daf
commit 09467ba677
5 changed files with 38 additions and 38 deletions

View file

@ -15,7 +15,7 @@ Author:
Revision History:
TBD use indexed_uu_set from src/util/uu_set.h,
TBD use indexed_uint_set from src/util/uu_set.h,
--*/
#pragma once