mirror of
				https://github.com/Z3Prover/z3
				synced 2025-10-30 19:22:28 +00:00 
			
		
		
		
	make include paths uniformly use path relative to src. #534
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
		
							parent
							
								
									71d80ab47f
								
							
						
					
					
						commit
						b19f94ae5b
					
				
					 1370 changed files with 5964 additions and 5901 deletions
				
			
		|  | @ -16,11 +16,11 @@ Author: | |||
| Notes: | ||||
| 
 | ||||
| --*/ | ||||
| #include"tactical.h" | ||||
| #include"simplifier.h" | ||||
| #include"basic_simplifier_plugin.h" | ||||
| #include"ufbv_rewriter.h" | ||||
| #include"ufbv_rewriter_tactic.h" | ||||
| #include "tactic/tactical.h" | ||||
| #include "ast/simplifier/simplifier.h" | ||||
| #include "ast/simplifier/basic_simplifier_plugin.h" | ||||
| #include "tactic/ufbv/ufbv_rewriter.h" | ||||
| #include "tactic/ufbv/ufbv_rewriter_tactic.h" | ||||
| 
 | ||||
| class ufbv_rewriter_tactic : public tactic { | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue