Subversion Repositories filter_foundry

Compare Revisions

Regard whitespace Rev 373 → Rev 520

/trunk/PiPL_universal.r
32,10 → 32,15
{
Category { "Telegraphics" },
Name { "Filter FoundryƉ" },
#include "pipl_common.r"
Component { MainComponentVersion, "Filter Foundry" },
HasTerminology { plugInClassID, plugInEventID, AETE_ID, /*vendorName " " plugInName*/ ""/*Empty scope enabled AppleScript*/ },
 
CodeCarbonPowerPC { 0, CARBON_LENGTH, "" },
CodePowerPC { CARBON_LENGTH, CLASSIC_LENGTH, "" },
HasTerminology { plugInClassID, plugInEventID, AETE_ID, /*vendorName " " plugInName*/ ""/*Empty scope enabled AppleScript*/ },
#include "pipl_common.r"
// TODO: How to do that?
//ObjectIdentifier { "1.3.6.1.4.1.37476.2.72" }
}
};
 
43,9 → 48,9
resource 'tpLT' (16000, purgeable)
{
{
#include "pipl_common.r"
CodeCarbonPowerPC { 0, CARBON_LENGTH, "" },
CodePowerPC { CARBON_LENGTH, CLASSIC_LENGTH, "" },
#include "pipl_common.r"
}
};