498499500501502503504505506507508
if (!Deploy.csharp) { // link standard translators, so they won't get deleted // by deployment new TClass(); new TVector(); new THashtable(); new TNull(); } }