mirror of
				https://github.com/Z3Prover/z3
				synced 2025-10-28 10:19:23 +00:00 
			
		
		
		
	touch
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
		
							parent
							
								
									8ecff9e5ee
								
							
						
					
					
						commit
						3736c0ae8b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1039,7 +1039,7 @@ class JavaExample | |||
|             HashMap<String, String> cfg = new HashMap<String, String>(); | ||||
|             cfg.put("model", "true"); | ||||
|             Context ctx = new Context(cfg); | ||||
|             Expr a = ctx.mkAnd(ctx.parseSMTLIB2File(filename, null, null, null, null)); | ||||
|             BoolExpr a = ctx.mkAnd(ctx.parseSMTLIB2File(filename, null, null, null, null)); | ||||
| 
 | ||||
|             long t_diff = ((new Date()).getTime() - before.getTime()) / 1000; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue