mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	pypi publish
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
		
							parent
							
								
									3df7299d1e
								
							
						
					
					
						commit
						f4452a0348
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -602,7 +602,7 @@ stages:
 | 
			
		|||
 | 
			
		||||
  # Enable on release:
 | 
			
		||||
  - job: PyPIPublish
 | 
			
		||||
    condition: eq(1,0)
 | 
			
		||||
    condition: eq(1,1)
 | 
			
		||||
    displayName: "Publish to PyPI"
 | 
			
		||||
    pool:
 | 
			
		||||
      vmImage: "ubuntu-latest"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -58,7 +58,7 @@ parameter::parameter(parameter const& other) : m_val(other.m_val) {
 | 
			
		|||
}
 | 
			
		||||
 | 
			
		||||
void parameter::init_eh(ast_manager & m) {
 | 
			
		||||
    if (is_ast()) {
 | 
			
		||||
    if (is_ast()) { x
 | 
			
		||||
        m.inc_ref(get_ast());
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue