|
|
1.1 ! root 1: /* ! 2: * Generated by the NeXT Interface Builder. ! 3: */ ! 4: ! 5: extern "Objective-C" ! 6: { ! 7: #import <stdlib.h> ! 8: #import <appkit/Application.h> ! 9: } ! 10: ! 11: main(int argc, char *argv[]) { ! 12: NXApp = [Application new]; ! 13: [NXApp loadNibSection:"SimpleCalc.nib" owner:NXApp]; ! 14: [NXApp run]; ! 15: [NXApp free]; ! 16: exit(0); ! 17: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.