






#include "ADP.h"

@interface SequencesInteractPanoramaGroupBag : NSObject

@end

@implementation SequencesInteractPanoramaGroupBag

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

@end
