NetNewsWire/Frameworks/RSParser/OPML/RSOPMLDocument.m

14 lines
226 B
Mathematica
Raw Normal View History

//
// RSOPMLDocument.m
2017-06-25 16:32:07 -07:00
// RSParser
//
// Created by Brent Simmons on 2/28/16.
// Copyright © 2016 Ranchero Software, LLC. All rights reserved.
//
#import <RSParser/RSOPMLDocument.h>
@implementation RSOPMLDocument
@end