1.1 ! takayama 1: #import <Cocoa/Cocoa.h> ! 2: ! 3: int main(int argc, const char *argv[]) ! 4: { ! 5: return NSApplicationMain(argc, argv); ! 6: }