// // TestViewController_Phone.h // Universal // // Created by Sam Soffes on 4/12/10. // Copyright 2010 Sam Soffes. All rights reserved. // #import "TestViewController_Shared.h" @interface TestViewController_Phone : TestViewController_Shared { } @end