14 lines
267 B
Mathematica
14 lines
267 B
Mathematica
|
//
|
||
|
// MPGeneratedSiteEntity+CoreDataClass.m
|
||
|
// MasterPassword-iOS
|
||
|
//
|
||
|
// Created by Maarten Billemont on 2017-04-30.
|
||
|
// Copyright © 2017 Lyndir. All rights reserved.
|
||
|
//
|
||
|
|
||
|
#import "MPGeneratedSiteEntity+CoreDataClass.h"
|
||
|
|
||
|
@implementation MPGeneratedSiteEntity
|
||
|
|
||
|
@end
|