mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-03 21:09:11 +00:00 
			
		
		
		
	bindings --> api; and moved nlsat/sat/subpaving tactics
This commit is contained in:
		
							parent
							
								
									ccdb253b47
								
							
						
					
					
						commit
						a274cac2a0
					
				
					 123 changed files with 6 additions and 6 deletions
				
			
		| 
						 | 
				
			
			@ -1,15 +0,0 @@
 | 
			
		|||
@echo off
 | 
			
		||||
 | 
			
		||||
REM Script to delete intermediate temporary files from generating Z3 OCaml API
 | 
			
		||||
 | 
			
		||||
REM files produced by generate_mlapi.cmd
 | 
			
		||||
del /q 2>NUL z3_api.idl
 | 
			
		||||
 | 
			
		||||
REM files produced by compile_mlapi.cmd
 | 
			
		||||
del /q 2>NUL *.cmi *.cmo *.cmx *.cma *.cmxa *.obj *.lib *.pdb ocamlz3.exe
 | 
			
		||||
 | 
			
		||||
REM files produced by test_mlapi.cmd
 | 
			
		||||
del /q 2>NUL test*.exe queen*.exe test_*api.out test_*apiV3.out test_*api.err test_*apiV3.err queen.out queen.err z3.log ml.log test_mlapi.log .z3-trace
 | 
			
		||||
 | 
			
		||||
REM backup files
 | 
			
		||||
del /q 2>NUL *~
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue