Subversion Repositories filter_foundry

Rev

Rev 259 | Rev 520 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 259 Rev 373
Line 37... Line 37...
37
		CodePowerPC { CARBON_LENGTH, CLASSIC_LENGTH, "" },
37
		CodePowerPC { CARBON_LENGTH, CLASSIC_LENGTH, "" },
38
		HasTerminology { plugInClassID, plugInEventID, AETE_ID, /*vendorName " " plugInName*/ ""/*Empty scope enabled AppleScript*/ },
38
		HasTerminology { plugInClassID, plugInEventID, AETE_ID, /*vendorName " " plugInName*/ ""/*Empty scope enabled AppleScript*/ },
39
	}
39
	}
40
};
40
};
41
 
41
 
42
type 'TpLT' as 'PiPL';
42
type 'tpLT' as 'PiPL';
43
resource 'TpLT' (16000, purgeable)
43
resource 'tpLT' (16000, purgeable)
44
{
44
{
45
	{
45
	{
46
#include "pipl_common.r"
46
#include "pipl_common.r"
47
		CodeCarbonPowerPC { 0, CARBON_LENGTH, "" },
47
		CodeCarbonPowerPC { 0, CARBON_LENGTH, "" },
48
		CodePowerPC { CARBON_LENGTH, CLASSIC_LENGTH, "" },
48
		CodePowerPC { CARBON_LENGTH, CLASSIC_LENGTH, "" },