This is IKDependency.h in view mode; [Download] [Up]
@protocol IKDependency - (void)addUser: who; - (void)addListener: who; - (void)removeUser: who; - (void)removeListener: who; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.