Initial import of Cocoa code

This commit is contained in:
Neil Co 2008-12-09 17:11:33 +00:00
parent 7d3b181094
commit f08ef9f1e8
17 changed files with 6685 additions and 0 deletions

View file

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