// // ICeCoffEEWebKit.h // ICeCoffEE APE // // Created by Nicholas Riley on Sun Jan 19 2003. // Copyright (c) 2003 Nicholas Riley. All rights reserved. // #import "ICeCoffEEWebKitSuper.h" @interface ICeCoffEEWebKit : ICeCoffEEWebKitSuper { } @end