15 lines
		
	
	
	
		
			212 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
	
		
			212 B
		
	
	
	
		
			Text
		
	
	
	
	
	
name "Fast C compiler"
 | 
						|
dir f_c
 | 
						|
end
 | 
						|
name "Fast ANSI C compiler"
 | 
						|
dir f_c.ansi
 | 
						|
end
 | 
						|
name "Fast Pascal compiler"
 | 
						|
dir f_pc
 | 
						|
end
 | 
						|
name "Fast Modula-2 compiler"
 | 
						|
dir f_m2
 | 
						|
end
 | 
						|
name "Driver for fast compilers"
 | 
						|
dir driver
 | 
						|
end
 |