Also fix a possible bug in the MI logic and simplify the error correction formula in example 2.
		
			
				
	
	
		
			4 lines
		
	
	
		
			58 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			58 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| all:
 | |
| 	+$(MAKE) -C simulations
 | |
| 	+$(MAKE) -C civil_comments
 |