|
|
@@ -1,29 +0,0 @@
|
|
|
-//
|
|
|
-// ViewController.m
|
|
|
-// RA Image
|
|
|
-//
|
|
|
-// Created by Ray on 25/04/2017.
|
|
|
-// Copyright © 2017 USAI. All rights reserved.
|
|
|
-//
|
|
|
-
|
|
|
-#import "ViewController.h"
|
|
|
-
|
|
|
-@interface ViewController ()
|
|
|
-
|
|
|
-@end
|
|
|
-
|
|
|
-@implementation ViewController
|
|
|
-
|
|
|
-- (void)viewDidLoad {
|
|
|
- [super viewDidLoad];
|
|
|
- // Do any additional setup after loading the view, typically from a nib.
|
|
|
-}
|
|
|
-
|
|
|
-
|
|
|
-- (void)didReceiveMemoryWarning {
|
|
|
- [super didReceiveMemoryWarning];
|
|
|
- // Dispose of any resources that can be recreated.
|
|
|
-}
|
|
|
-
|
|
|
-
|
|
|
-@end
|