mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-04 13:29:11 +00:00 
			
		
		
		
	Merge branch 'master' of https://github.com/z3prover/z3
This commit is contained in:
		
						commit
						7cc58c9cc3
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -5881,7 +5881,7 @@ extern "C" {
 | 
				
			||||||
       def_API('Z3_eval_smtlib2_string', STRING, (_in(CONTEXT), _in(STRING),))
 | 
					       def_API('Z3_eval_smtlib2_string', STRING, (_in(CONTEXT), _in(STRING),))
 | 
				
			||||||
    */
 | 
					    */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    Z3_string Z3_API Z3_eval_smtlib2_string(Z3_context c Z3_string str);
 | 
					    Z3_string Z3_API Z3_eval_smtlib2_string(Z3_context c, Z3_string str);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    /** 
 | 
					    /** 
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue