// // helloanimationViewController.h // helloanimation // // Created by Bess Ho on 8/6/10. // Copyright __MyCompanyName__ 2010. All rights reserved. // #import @interface helloanimationViewController : UIViewController { } @end