NetNewsWire/Frameworks/RSParser/OPML/RSOPMLDocument.m

14 lines
217 B
Mathematica
Raw Normal View History

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