Jamoma API  0.6.0.a19
DataspaceLibIOS.h
1 //
2 // DataspaceLibIOS.h
3 // DataspaceLibIOS
4 //
5 // Created by Timothy Place on 12/7/11.
6 // Copyright (c) 2011 __MyCompanyName__. All rights reserved.
7 //
8 
9 #import <Foundation/Foundation.h>
10 
11 @interface DataspaceLibIOS : NSObject
12 
13 @end