This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// CMDManagedObject.h | |
// | |
// Created by Caleb Davenport on 3/215/11. | |
// Copyright (c) 2012 Caleb Davenport. | |
// | |
#import <CoreData/CoreData.h> | |
@interface CMDManagedObject : NSManagedObject |