mirror of
				https://github.com/Z3Prover/z3
				synced 2025-10-30 19:22:28 +00:00 
			
		
		
		
	fixing unit tests
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
		
							parent
							
								
									3736c5ea3b
								
							
						
					
					
						commit
						6bdde9047a
					
				
					 7 changed files with 16 additions and 15 deletions
				
			
		|  | @ -41,8 +41,6 @@ namespace datalog { | |||
|         fact_vector        m_table_facts; | ||||
| 
 | ||||
|         void reset_negated_tables(); | ||||
| 
 | ||||
|         lbool saturate(); | ||||
|          | ||||
|         relation_plugin & get_ordinary_relation_plugin(symbol relation_name); | ||||
|          | ||||
|  | @ -109,6 +107,7 @@ namespace datalog { | |||
|         void display_output_facts(std::ostream & out) const; | ||||
|         void display_facts(std::ostream & out) const; | ||||
| 
 | ||||
|         lbool saturate(); | ||||
| 
 | ||||
|     }; | ||||
| }; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue