Files

14 lines
133 B
Objective-C

//
// Photo.m
// PXSourceList
//
// Created by Alex Rozanski on 27/01/2014.
//
//
#import "Photo.h"
@implementation Photo
@end