11 lines
		
	
	
		
			192 B
		
	
	
	
		
			C++
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			192 B
		
	
	
	
		
			C++
		
	
	
		
			Executable File
		
	
	
	
	
| /* d4all.hpp (c)Copyright Sequiter Software Inc., 1988-1996.  All rights reserved. */
 | |
| 
 | |
| #ifndef S4CBPP
 | |
|    #define S4CBPP
 | |
| #endif
 | |
| 
 | |
| #include <iostream.h>
 | |
| #include "d4all.h"
 | |
| #include "d4data.hpp"
 | |
| 
 |