Nazaj

February 13th, 2010 by pixl Leave a reply »

Blo­gin again! Its been some crazy times.

Sozona se začenja.

#import "OldKnowledge.h"
#import "Persistence.h"
#import "NewKnowledge.h"
 
@implementation greatFutureController
 
@synthesize NewIdeas;
@synthesize ProjectPlans;
@synthesize SchedulePlans;
 
- (IBAction) doSomething {
 
    // insert Right Stuff Mojo here
 
}
 
- (void) dealloc {
 
    [super dealloc];
}
 
@end
Advertisement

Leave a Reply