OSDN Git Service

425c222c4c1e0f5a6166cb281bd8d8b9f849e3cb
[polyphonic/master.git] / Clash / ClashDocument.h
1 //
2 //  ClashDocument.h
3 //  Clash
4 //
5 //  Created by 金谷 一朗 on 11/09/06.
6 //  Copyright (c) 2011 大阪大学. All rights reserved.
7 //
8
9 #import <Cocoa/Cocoa.h>
10
11 @interface ClashDocument : NSDocument
12
13 @end