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 40... Line 40...
40
 
40
 
41
		HasTerminology { plugInClassID, plugInEventID, AETE_ID, /*vendorName " " plugInName*/ ""/*Empty scope enabled AppleScript*/ },
41
		HasTerminology { plugInClassID, plugInEventID, AETE_ID, /*vendorName " " plugInName*/ ""/*Empty scope enabled AppleScript*/ },
42
	}
42
	}
43
};
43
};
44
 
44
 
45
type 'TpLT' as 'PiPL';
45
type 'tpLT' as 'PiPL';
46
resource 'TpLT' (16000, purgeable)
46
resource 'tpLT' (16000, purgeable)
47
{
47
{
48
	{
48
	{
49
#include "pipl_common.r"
49
#include "pipl_common.r"
50
		CodePowerPC { 0, 0, "" },
50
		CodePowerPC { 0, 0, "" },
51
#ifdef BUILD68K
51
#ifdef BUILD68K