Annotation of Examples/AppKit/Draw/graphicsUndo.subproj/CutGraphicsChange.m, revision 1.1

1.1     ! root        1: #import "drawundo.h"
        !             2: 
        !             3: @interface CutGraphicsChange(PrivateMethods)
        !             4: 
        !             5: @end
        !             6: 
        !             7: @implementation CutGraphicsChange
        !             8: 
        !             9: - (const char *)changeName
        !            10: {
        !            11:     return CUT_OPERATION;
        !            12: }
        !            13: 
        !            14: @end

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.