Sha256: 7aa3c21d049e58aef7b552afc85008c88d04f1b787512053472ec05ac6774516

Contents?: true

Size: 308 Bytes

Versions: 4

Compression:

Stored size: 308 Bytes

Contents

//
//  StartupCommand.h
//  PureMVC_ObjectiveC
//
//  PureMVC Port to ObjectiveC by Brian Knorr <brian.knorr@puremvc.org>
//  PureMVC - Copyright(c) 2006-2008 Futurescale, Inc., Some rights reserved.
//

#import <UIKit/UIKit.h>
#import "SimpleCommand.h"

@interface StartupCommand : SimpleCommand {

}

@end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
appjam-0.1.0.pre11 lib/appjam/generators/project/Classes/contacts/controller/StartupCommand.h.tt
appjam-0.1.0.pre9 lib/appjam/generators/project/Classes/contacts/controller/StartupCommand.h.tt
appjam-0.1.0.pre6 lib/appjam/generators/project/Classes/users/controller/StartupCommand.h.tt
appjam-0.1.0.pre4 lib/appjam/generators/Classes/users/controller/StartupCommand.h.tt