summaryrefslogtreecommitdiffstats
path: root/osx/janTestLib/janTestLib.h
blob: ecd13097d6fbd7944514a129a2d94f6034602394 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
//
//  janTestLib.h
//  janTestLib
//
//  Created by Jan Iversen on 29/01/2017.
//  Copyright © 2017 Jan Iversen. All rights reserved.
//

#import <Foundation/Foundation.h>

@interface janTestLib : NSObject

@end