#import #import #import #define APP_NAME @"NoteBook" int main(int argc, const char ** argv) { return NSApplicationMain (argc, argv); }