|
|
1.1 ! root 1: /* Generated by the NeXT Project Builder ! 2: NOTE: Do NOT change this file -- Project Builder maintains it. ! 3: */ ! 4: ! 5: #import <eointerface/EOApplication.h> ! 6: ! 7: int main(int argc, char *argv[]) { ! 8: [EOApplication new]; ! 9: if ([NXApp loadNibSection:"Entry.nib" owner:NXApp withNames:NO]) ! 10: [NXApp run]; ! 11: [NXApp free]; ! 12: exit(0); ! 13: return 0; // will never get here, but ANSI requires it ! 14: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.