root/lang/objective-c/HatebuCoreData/main.m
| Revision 11545, 249 bytes (checked in by mootoh, 8 months ago) |
|---|
| Line | |
|---|---|
| 1 | // |
| 2 | // main.m |
| 3 | // HatebuCoreData |
| 4 | // |
| 5 | // Created by mootoh on 5/12/08. |
| 6 | // Copyright deadbeaf.org 2008. All rights reserved. |
| 7 | // |
| 8 | |
| 9 | #import <Cocoa/Cocoa.h> |
| 10 | |
| 11 | int main(int argc, char *argv[]) |
| 12 | { |
| 13 | return NSApplicationMain(argc, (const char **) argv); |
| 14 | } |
Note: See TracBrowser
for help on using the browser.
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)