File mttroot/ntt/bin/trans/mttIsFoundationClass.m artifact 33607d1580 part of check-in cdfbf2e2fc
function boolean = mttIsFoundationClass(class_name) boolean = ismember(class_name,... {'R','C','I','TF','GY','AE','AF','SS','Se','Sf','De','Df','0','1'}) ;