mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-03 21:09:11 +00:00 
			
		
		
		
	Merge branch 'master' of https://github.com/z3prover/z3
This commit is contained in:
		
						commit
						bb69aa88fb
					
				
					 1 changed files with 0 additions and 6 deletions
				
			
		| 
						 | 
				
			
			@ -1,8 +1,6 @@
 | 
			
		|||
/*++
 | 
			
		||||
Copyright (c) 2015 Microsoft Corporation
 | 
			
		||||
--*/
 | 
			
		||||
#if defined(_WINDOWS) || defined(_CYGWIN)
 | 
			
		||||
 | 
			
		||||
#include "muz/base/dl_context.h"
 | 
			
		||||
#include "muz/rel/dl_table.h"
 | 
			
		||||
#include "muz/fp/dl_register_engine.h"
 | 
			
		||||
| 
						 | 
				
			
			@ -98,7 +96,3 @@ void test_dl_bitvector_table() {
 | 
			
		|||
void tst_dl_table() {
 | 
			
		||||
    test_dl_bitvector_table();
 | 
			
		||||
}
 | 
			
		||||
#else
 | 
			
		||||
void tst_dl_table() {
 | 
			
		||||
}
 | 
			
		||||
#endif
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue