Initial Commit
This commit is contained in:
13
Brainfuck/Document.h
Normal file
13
Brainfuck/Document.h
Normal file
@@ -0,0 +1,13 @@
|
||||
//
|
||||
// Document.h
|
||||
// Brainfuck
|
||||
//
|
||||
// Created by Kim Wittenburg on 20.05.13.
|
||||
// Copyright (c) 2013 brainfuck. All rights reserved.
|
||||
//
|
||||
|
||||
#import <Cocoa/Cocoa.h>
|
||||
|
||||
@interface Document : NSDocument
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user