5 lines
		
	
	
	
		
			85 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			85 B
		
	
	
	
		
			C
		
	
	
	
	
	
| #include "debug.h"
 | |
| struct macro *h_macro = 0;
 | |
| #ifdef DEBUG
 | |
| int cnt_macro = 0;
 | |
| #endif
 |