-- This was for a test for recognizing __option(thinkc) and __option(objectc)
--	For compatibility, the end of line comment // was replaced with /**/
//		and all occurences of pascal were removed from 

#define boolean Boolean
#define UFixed32 UInt64
#define NONE -1
#define initialize_debugger(x)
#define exit(x)
#define assert(x)
#define MEG 0x100000
extern RGBColor system_colors[1];
typedef enum
{
	windowHighlight,
	grayBlue,
	gray15Percent,
	gray33Percent,
	gray47Percent,
	gray53Percent,
	gray67Percent,
	gray73Percent,
	gray87Percent,
	gray93Percent
} system_color;
/*#include "macintosh_cseries.h"*/
