ViewController.h 242 Bytes
//
//  ViewController.h
//  holaMundo
//
//  Created by Cristian Garcia Escobar on 03/12/14.
//  Copyright (c) 2014 Cristian Garcia Escobar. All rights reserved.
//

#import <UIKit/UIKit.h>

@interface ViewController : UIViewController

@end