mirror of
https://github.com/Z3Prover/z3
synced 2025-11-11 00:22:05 +00:00
rename files to theory_user_propagator
This commit is contained in:
parent
5857236f2f
commit
959f4c9440
4 changed files with 4 additions and 4 deletions
|
|
@ -46,7 +46,7 @@ Revision History:
|
|||
#include "util/statistics.h"
|
||||
#include "smt/fingerprints.h"
|
||||
#include "smt/proto_model/proto_model.h"
|
||||
#include "smt/user_propagator.h"
|
||||
#include "smt/theory_user_propagator.h"
|
||||
#include "model/model.h"
|
||||
#include "solver/progress_callback.h"
|
||||
#include "solver/assertions/asserted_formulas.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue