forked from Github_Repos/cvw
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			124 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			124 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
#!/usr/bin/bash
 | 
						|
# rm -r runs/*
 | 
						|
make clean
 | 
						|
make del
 | 
						|
make copy 
 | 
						|
make configs 
 | 
						|
make allsynth
 | 
						|
scripts/extractSummary.py
 | 
						|
make del |