mirror of
				https://github.com/Z3Prover/z3
				synced 2025-10-31 03:32:28 +00:00 
			
		
		
		
	another dir issue
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
		
							parent
							
								
									60b9207485
								
							
						
					
					
						commit
						fc20eba945
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -454,7 +454,7 @@ def mk_dir(d): | ||||||
| 
 | 
 | ||||||
| def set_build_dir(d): | def set_build_dir(d): | ||||||
|     global BUILD_DIR, REV_BUILD_DIR |     global BUILD_DIR, REV_BUILD_DIR | ||||||
|     BUILD_DIR = d |     BUILD_DIR = norm_path(d) | ||||||
|     REV_BUILD_DIR = reverse_path(d) |     REV_BUILD_DIR = reverse_path(d) | ||||||
| 
 | 
 | ||||||
| def set_z3py_dir(p): | def set_z3py_dir(p): | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue