// // SymbolTableEntryTypeFormatter.h // MacDependency // // Created by Konrad Windszus on 18.07.09. // Copyright 2009 Konrad Windszus. All rights reserved. // #import @interface SymbolTableEntryTypeFormatter : NSFormatter { } @end