ftp.nice.ch/Attic/openStep/implementation/gnustep/sources/objcX-0.87.tgz#/objcX-0.87/appkit/sysparams.h

This is sysparams.h in view mode; [Download] [Up]

/*
	This header file is a placeholder.
	It is holding this place so that Draw2.0 can be compiled on a sun.
	Currently there is no header file or class to match this header name.
	The class or header file will be implemented later.
			Scott Louis Francis
 */
 
/*	
	This header file is needed for phase 1.
	This header must be filled out, or the analagous parameter
	include file for xwindows must be found to replace it.
	...   slf
 */

/*
	sysparams.h	
 */
 
#ifndef _sysparams_h_
#define _sysparams_h_

#define MAXPATHLEN 1024

#endif

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.