mirror of
https://github.com/Z3Prover/z3
synced 2025-08-09 04:31:24 +00:00
cleanup warnings from new dataflow engine
Signed-off-by: Nuno Lopes <nlopes@microsoft.com>
This commit is contained in:
parent
769127d531
commit
1f619fd960
4 changed files with 13 additions and 18 deletions
|
@ -16,10 +16,9 @@ Author:
|
|||
--*/
|
||||
|
||||
#include "dataflow.h"
|
||||
#include "reachability.h"
|
||||
|
||||
namespace datalog {
|
||||
|
||||
void dummy_dataflow() {
|
||||
|
||||
}
|
||||
const reachability_info reachability_info::null_fact;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue