// // AppcastArrayController.h // General // // Created by Vincent Spader on 5/19/07. // Copyright 2007 __MyCompanyName__. All rights reserved. // #import @interface AppcastArrayController : NSArrayController { } @end