NetNewsWire/Modules/ParserObjC/Sources/ParserObjC/RSOPMLDocument.m
2024-07-06 21:07:05 -07:00

15 lines
218 B
Objective-C
Executable File

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