Subversion Repositories filter_foundry

Rev

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

Rev 259 Rev 373
Line 45... Line 45...
45
 
45
 
46
		HasTerminology { plugInClassID, plugInEventID, AETE_ID, /*vendorName " " plugInName*/ ""/*Empty scope enabled AppleScript*/ },
46
		HasTerminology { plugInClassID, plugInEventID, AETE_ID, /*vendorName " " plugInName*/ ""/*Empty scope enabled AppleScript*/ },
47
	}
47
	}
48
};
48
};
49
 
49
 
50
type 'TpLT' as 'PiPL';
50
type 'tpLT' as 'PiPL';
51
resource 'TpLT' (16000, purgeable)
51
resource 'tpLT' (16000, purgeable)
52
{
52
{
53
	{
53
	{
54
#include "pipl_common.r"
54
#include "pipl_common.r"
55
 
55
 
56
#if (defined(__i386__))
56
#if (defined(__i386__))