ftp.nice.ch/pub/next/science/mathematics/HippoDraw.2.0.s.tar.gz#/HippoDraw/Hippo.bproj/Draw.subproj/graphicsUndo.subproj/CutGraphicsChange.m

This is CutGraphicsChange.m in view mode; [Download] [Up]

#import "drawundo.h"

@interface CutGraphicsChange(PrivateMethods)

@end

@implementation CutGraphicsChange

- (const char *)changeName
{
    return CUT_OPERATION;
}

@end

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.