// // MPT_CERT1Weights.h // // Created by Andrew Salamon on 10/17/06. // Copyright 2006 __MyCompanyName__. All rights reserved. // #import #import @interface MPT_CERT1Weights : MPT_PluginBase { NSDictionary *tooltips; } @end