7 lines
		
	
	
	
		
			230 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			230 B
		
	
	
	
		
			Text
		
	
	
	
	
	
/* collection of options, selected by including or excluding 'defines' */
 | 
						|
 | 
						|
/* Version number of the EM object code */
 | 
						|
#	define	VERSION		3	/* 16 bits number */
 | 
						|
 | 
						|
/* The default machine used by ack, acc, apc */
 | 
						|
#	define	ACKM		"vax2"
 |