Files
atom/Atom/Atom-Prefix.pch
Corey Johnson 003effe5fd Kind of starting from scratch.
Recreated the project as an xcode 4 project.
Key Bindings are working and reloading.
Got rid of everything that wasn't being used right now.
2011-10-26 11:12:18 -07:00

8 lines
137 B
Plaintext

//
// Prefix header for all source files of the 'Atom' target in the 'Atom' project
//
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif