changed git call from https to git readonly
[atutor.git] / mods / atsocial_iphone_app / Classes / ActivitiesViewController.h
1 //
2 //  ActivitiesViewController.h
3 //  ATutor
4 //
5 //  Created by Quang Anh Do on 07/06/2010.
6 //  Copyright 2010 Quang Anh Do. All rights reserved.
7 //
8
9 #import <Foundation/Foundation.h>
10 #import <Three20/Three20.h>
11
12
13 @interface ActivitiesViewController : TTTableViewController {
14
15 }
16
17 @end