mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	na
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
		
							parent
							
								
									65e6d942ac
								
							
						
					
					
						commit
						3dedc13481
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -23,7 +23,7 @@ def init_project_def():
 | 
			
		|||
    add_lib('realclosure', ['interval'], 'math/realclosure')
 | 
			
		||||
    add_lib('subpaving', ['interval'], 'math/subpaving')
 | 
			
		||||
    add_lib('ast', ['util', 'polynomial'])
 | 
			
		||||
    add_lib('euf' ['ast','util'], 'ast/euf')
 | 
			
		||||
    add_lib('euf', ['ast','util'], 'ast/euf')
 | 
			
		||||
    add_lib('grobner', ['ast', 'dd', 'simplex'], 'math/grobner')    
 | 
			
		||||
    add_lib('sat', ['util','dd', 'grobner'])    
 | 
			
		||||
    add_lib('nlsat', ['polynomial', 'sat'])
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue