mirror of
https://github.com/Z3Prover/z3
synced 2025-05-11 09:44:43 +00:00
cleanup front end parameters to datalog engine
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
a054b099c1
commit
de5f1ebe9f
3 changed files with 2 additions and 24 deletions
|
@ -27,8 +27,8 @@ Revision History:
|
|||
#include"z3_log_frontend.h"
|
||||
#include"warning.h"
|
||||
#include"version.h"
|
||||
#include"datalog_frontend.h"
|
||||
#include"dimacs_frontend.h"
|
||||
#include"datalog_frontend.h"
|
||||
#include"timeout.h"
|
||||
#include"z3_exception.h"
|
||||
#include"error_codes.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue