Jamoma API  0.6.0.a19
FunctionLibIOS.h
1 //
2 // FunctionLibIOS.h
3 // FunctionLibIOS
4 //
5 // Created by CASEY BASICHIS on 1/8/13.
6 // Copyright (c) 2013 BEK - Bergen senter for elektronisk kunst. All rights reserved.
7 //
8 
9 #import <Foundation/Foundation.h>
10 
11 @interface FunctionLibIOS : NSObject
12 
13 @end