Archived
1

Initial Commit

This commit is contained in:
Codello
2013-05-20 18:27:09 +02:00
commit 641cb5b435
10 changed files with 5314 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
//
// Prefix header for all source files of the 'Brainfuck' target in the 'Brainfuck' project
//
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif