






#include "ADP.h"

@interface RollRadialSensePlanOpt : NSObject

@end

@implementation RollRadialSensePlanOpt

+ (void)spaIndexMode {
    ADPInit(NULL);
}

@end
