3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-25 12:35:59 +00:00

Rename: explain -> superposition

This commit is contained in:
Jakob Rath 2022-11-10 14:42:13 +01:00
parent 27f8b8d13a
commit d3f70c0fb8
6 changed files with 3 additions and 5 deletions

View file

@ -27,7 +27,6 @@ Author:
#include "math/polysat/simplify_clause.h"
#include "math/polysat/simplify.h"
#include "math/polysat/restart.h"
#include "math/polysat/explain.h"
#include "math/polysat/ule_constraint.h"
#include "math/polysat/justification.h"
#include "math/polysat/linear_solver.h"