mirror of
https://github.com/Z3Prover/z3
synced 2025-08-26 04:56:03 +00:00
More renamings for QF_FP/qffp/is-qffp
Signed-off-by: Christoph M. Wintersteiger <cwinter@microsoft.com>
This commit is contained in:
parent
208994e2dc
commit
21a847d299
2 changed files with 5 additions and 5 deletions
|
@ -73,7 +73,7 @@ public:
|
|||
}
|
||||
};
|
||||
|
||||
probe * mk_is_qffpa_probe() {
|
||||
probe * mk_is_qffp_probe() {
|
||||
return alloc(is_qffp_probe);
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue