aboutsummaryrefslogtreecommitdiffstats
path: root/iBean.old/iBean/FirstViewController.h
blob: a195d8a149dd6e6c01986a952703f378bc86ecf0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
//
//  FirstViewController.h
//  iBean
//
//  Created by Eddie Ehlin on 2012-12-28.
//  Copyright (c) 2012 Eddie Ehlin. All rights reserved.
//

#import <UIKit/UIKit.h>

@interface FirstViewController : UIViewController

@end