source:
releases/F-Script Anywhere/1.1.6d1/Source/main.m@
215
Last change on this file since 215 was 7, checked in by , 22 years ago | |
---|---|
File size: 110 bytes |
Line | |
---|---|
1 | #import <Cocoa/Cocoa.h> |
2 | |
3 | int main(int argc, const char *argv[]) |
4 | { |
5 | return NSApplicationMain(argc, argv); |
6 | } |
Note:
See TracBrowser
for help on using the repository browser.