comparison Xcode/TemplatesForProjectBuilder/SDL Application/SDLMain.h @ 2213:59a667370c57

make indent
author Bob Pendleton <bob@pendleton.com>
date Tue, 24 Jul 2007 18:46:45 +0000
parents d63e9f5944ae
children 4d2d0548f5b2
comparison
equal deleted inserted replaced
2212:fdadda42d4d4 2213:59a667370c57
5 Feel free to customize this file to suit your needs 5 Feel free to customize this file to suit your needs
6 */ 6 */
7 7
8 #import <Cocoa/Cocoa.h> 8 #import <Cocoa/Cocoa.h>
9 9
10 @interface SDLMain : NSObject 10 @ interface SDLMain:NSObject @ end
11 @end