ProjectManager  0.2
AppController.h
00001 /* All Rights Reserved */
00002 
00003 #import <AppKit/AppKit.h>
00004 
00005 @interface AppController : NSObject
00006 
00007 @end