// // af.h // AfGui // // Created by Jared Bruni on 7/19/10. // Copyright 2010 __MyCompanyName__. All rights reserved. // #import <Cocoa/Cocoa.h> @interface af : NSViewController { } @end