14 lines
		
	
	
	
		
			307 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
	
		
			307 B
		
	
	
	
		
			C
		
	
	
	
	
	
/* $Header$ */
 | 
						|
/*
 | 
						|
 * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
 | 
						|
 * See the copyright notice in the ACK home directory, in the file "Copyright".
 | 
						|
 */
 | 
						|
/* C O M P A C T   A S S E M B L Y   G E N E R A T I O N
 | 
						|
 *
 | 
						|
 * C A _ P U T . C
 | 
						|
 *
 | 
						|
 */
 | 
						|
 | 
						|
 | 
						|
extern cputlines();
 | 
						|
extern cputmagic();
 |