which included commits to RCS files with non-trunk default branches. git-svn-id: svn://10.65.10.50/trunk@976 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			15 lines
		
	
	
		
			237 B
		
	
	
	
		
			C++
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			237 B
		
	
	
	
		
			C++
		
	
	
		
			Executable File
		
	
	
	
	
/* d4all.hpp (c)Copyright Sequiter Software Inc., 1989-1993.  All rights reserved. */
 | 
						|
 | 
						|
#ifndef S4CBPP
 | 
						|
#define S4CBPP
 | 
						|
#endif
 | 
						|
 | 
						|
#include <iostream.h>
 | 
						|
#include "d4all.h"
 | 
						|
#include "d4data.hpp"
 | 
						|
 | 
						|
#ifdef S4CODE_SCREENS
 | 
						|
#include "w4.hpp"
 | 
						|
#endif
 | 
						|
 |