Subversion Repositories filter_foundry

Compare Revisions

Regard whitespace Rev 520 → Rev 519

/trunk/PiPL_classic.r
32,17 → 32,13
{
Category { "Telegraphics" },
Name { "Filter FoundryƉ" },
Component { MainComponentVersion, "Filter Foundry" },
HasTerminology { plugInClassID, plugInEventID, AETE_ID, /*vendorName " " plugInName*/ ""/*Empty scope enabled AppleScript*/ },
 
#include "pipl_common.r"
CodePowerPC { 0, 0, "" },
#ifdef BUILD68K
Code68K { Filter, 16000 },
#endif
#include "pipl_common.r"
 
// TODO: How to do that?
//ObjectIdentifier { "1.3.6.1.4.1.37476.2.72" }
HasTerminology { plugInClassID, plugInEventID, AETE_ID, /*vendorName " " plugInName*/ ""/*Empty scope enabled AppleScript*/ },
}
};
 
50,11 → 46,11
resource 'tpLT' (16000, purgeable)
{
{
#include "pipl_common.r"
CodePowerPC { 0, 0, "" },
#ifdef BUILD68K
Code68K { Filter, 16000 },
#endif
#include "pipl_common.r"
}
};