Statistics
| Branch: | Revision:

root / src / com / rackspacecloud / android / ViewServerActivity.java @ 9a4cdbc6

History | View | Annotate | Download (160 Bytes)

1
/**
2
 * 
3
 */
4
package com.rackspacecloud.android;
5

    
6
import android.app.Activity;
7

    
8
/**
9
 * @author mike
10
 *
11
 */
12
public class ViewServerActivity extends Activity {
13

    
14
}