NetNewsWire/Frameworks/RSParser/OPML/RSOPMLDocument.m

14 lines
214 B
Mathematica
Raw Normal View History

//
// RSOPMLDocument.m
// RSXML
//
// Created by Brent Simmons on 2/28/16.
// Copyright © 2016 Ranchero Software, LLC. All rights reserved.
//
#import "RSOPMLDocument.h"
@implementation RSOPMLDocument
@end