mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	Merge branch 'pure' of https://github.com/Z3Prover/z3
This commit is contained in:
		
						commit
						95c9ccb295
					
				
					 1 changed files with 3 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -77,6 +77,8 @@ void tst_dl_context() {
 | 
			
		|||
    symbol relations[] = { symbol("tr_skip"), symbol("tr_sparse"), symbol("tr_hashtable"), symbol("smt_relation2")  };
 | 
			
		||||
    const unsigned rel_cnt = sizeof(relations)/sizeof(symbol);
 | 
			
		||||
 | 
			
		||||
    return;
 | 
			
		||||
#if 0
 | 
			
		||||
    const char * test_file = "c:\\tvm\\src\\benchmarks\\datalog\\t0.datalog";
 | 
			
		||||
 | 
			
		||||
    params_ref params;
 | 
			
		||||
| 
						 | 
				
			
			@ -91,7 +93,7 @@ void tst_dl_context() {
 | 
			
		|||
            dl_context_saturate_file(params, test_file);
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
#endif
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue