Version 1.0
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
// Lesson.m
|
||||
// Espagram
|
||||
//
|
||||
// Created by Abel Fokkinga on 11/13/12.
|
||||
// Created by Abel Fokkinga on 11/23/12.
|
||||
// Copyright (c) 2012 Abel Fokkinga. All rights reserved.
|
||||
//
|
||||
|
||||
@@ -12,11 +12,11 @@
|
||||
|
||||
@implementation Lesson
|
||||
|
||||
@dynamic conjugator;
|
||||
@dynamic dateAdded;
|
||||
@dynamic subTitle;
|
||||
@dynamic tense;
|
||||
@dynamic title;
|
||||
@dynamic conjugator;
|
||||
@dynamic verbs;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user