This is StopView.h in view mode; [Download] [Up]
/* Generated by Interface Builder */
#import "TrafficLightView.h"
@interface StopView:TrafficLightView
{
}
// Simply initializes some instance variables. The real
// work is implemented in the superclass.
- init;
@end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.