






#include "ADP.h"

@interface RelationsSessionsTeethItsState : NSObject

@end

@implementation RelationsSessionsTeethItsState

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

@end
