repo.or.cz
/
supercollider.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #506 from andrewcsmith/patch-2
[supercollider.git]
/
editors
/
scapp
/
iPhone
/
PostViewController.h
blob
82ba02086d93539ca0d0952ef5b4aff19f9253ac
1
//
2
// LiveCodingViewController.h
3
// isclang
4
//
5
// Created by Axel Balley on 30/10/08.
6
// Copyright 2008 __MyCompanyName__. All rights reserved.
7
//
8
9
#import <UIKit/UIKit.h>
10
11
@interface PostViewController
:
UIViewController
12
{
13
}
14
@end