This is CalObject.h in view mode; [Download] [Up]
// Calendar by Eric "E.T." Tremblay, February 14, 1993 #import <appkit/appkit.h> @interface CalObject:Object { id calendarPanel; } - rebuildCalView:sender; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.