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

rename polysat files to exclude namespace

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2023-12-10 22:47:27 -08:00
parent a2d64e8441
commit 561d3e8eb9
21 changed files with 60 additions and 49 deletions

View file

@ -12,7 +12,7 @@ Author:
--*/
#include "sat/smt/polysat/fixed_bits.h"
#include "sat/smt/polysat/polysat_ule.h"
#include "sat/smt/polysat/ule_constraint.h"
namespace polysat {