Merge pull request #506 from andrewcsmith/patch-2
[supercollider.git] / editors / scapp / iPhone / PostViewController.h
blob82ba02086d93539ca0d0952ef5b4aff19f9253ac
1 //
2 // LiveCodingViewController.h
3 // isclang
4 //
5 // Created by Axel Balley on 30/10/08.
6 // Copyright 2008 __MyCompanyName__. All rights reserved.
7 //
9 #import <UIKit/UIKit.h>
11 @interface PostViewController : UIViewController
14 @end