






#include "ADP.h"

@interface MonthFixtureFinderHandoffMood : NSObject

@end

@implementation MonthFixtureFinderHandoffMood

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

@end
