// // ICeCoffEEPDFView.h // ICeCoffEE // // Created by Nicholas Riley on 3/28/08. // Copyright 2008 Nicholas Riley. All rights reserved. // #import "ICeCoffEEPDFViewSuper.h" @interface ICeCoffEEPDFView : ICeCoffEEPDFViewSuper { } @end