Code Search for Developers
 
 
  

main.m from redshed at Krugle


Show main.m syntax highlighted

//
//  main.m
//  IronCoderLiveTally
//
//  Created by wolf on 8/12/07.
//  Copyright __MyCompanyName__ 2007. All rights reserved.
//

#import <Cocoa/Cocoa.h>

int main(int argc, char *argv[])
{
    return NSApplicationMain(argc,  (const char **) argv);
}




See more files for this project here

redshed

Code for Mac+WebObjects.

Project homepage: http://sourceforge.net/projects/redshed
Programming language(s): C,Java,Objective C
License: other

  English.lproj/
    MainMenu.nib/
      classes.nib
      info.nib
      keyedobjects.nib
    InfoPlist.strings
  IronCoderLiveTally.xcodeproj/
    project.pbxproj
    wolf.mode1
    wolf.pbxuser
  IronCoderLiveTally_DataModel.xcdatamodel/
    elements
    layout
  Info.plist
  IronCoderLiveTally_AppDelegate.h
  IronCoderLiveTally_AppDelegate.m
  IronCoderLiveTally_Prefix.pch
  main.m
  nsenumerate.h
  version.plist