forked from qt-creator/qt-creator
8 lines
105 B
Mathematica
8 lines
105 B
Mathematica
|
|
#import "MyViewController.h"
|
||
|
|
|
||
|
|
@interface MyViewController ()
|
||
|
|
@end
|
||
|
|
|
||
|
|
@implementation MyViewController
|
||
|
|
@end
|