Develop and Download Open Source Software

Browse CVS Repository

Annotation of /undmail/guiproto/main.m

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1.1.1 - (hide annotations) (download) (vendor branch)
Mon Nov 11 15:40:37 2002 UTC (21 years, 5 months ago) by footashida
Branch: MAIN, ventor
CVS Tags: start, HEAD
Changes since 1.1: +0 -0 lines

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

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26