3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-13 12:28:44 +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:
Nikolaj Bjorner 2015-10-03 17:30:12 -07:00
parent 50993582ec
commit 62a4737d77

View file

@ -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;