Code Search for Developers
 
 
  

main.m from redshed at Krugle


Show main.m syntax highlighted

//
//  main.m
//  StyleStripper2
//
//  Created by Jonathan Rentzsch on Fri Mar 05 2004.
//  Copyright (c) 2004 __MyCompanyName__. All rights reserved.
//

#import <Cocoa/Cocoa.h>
#include <Carbon/Carbon.h>

int main(int argc, const char *argv[])
{
	return NSApplicationMain(argc, 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
      objects.nib
    InfoPlist.strings
  StyleStripper.xcode/
    project.pbxproj
    wolf.mode1
    wolf.pbxuser
  icon/
    SS-0.icns
    SS-1.icns
    clipboard.gif
    stylestripper-1.psd
    stylestripper.png
    stylestripper.psd
    test.html
  AppController.h
  AppController.m
  Info.plist
  StyleStripper2_Prefix.pch
  main.m
  stylestripper.icns
  version.plist