mirror of
https://github.com/Z3Prover/z3
synced 2025-04-22 16:45:31 +00:00
disable code in dl_query that depends on hard-wired file path
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
50993582ec
commit
62a4737d77
1 changed files with 1 additions and 0 deletions
|
@ -212,6 +212,7 @@ void tst_dl_query() {
|
|||
//params.m_dl_default_relation = symbol("tr_hashtable");
|
||||
|
||||
//dl_query_test_wpa(params);
|
||||
return;
|
||||
|
||||
|
||||
ast_manager m;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue