Annotation of Examples/AppKit/Draw/draw.h, revision 1.1.1.1

1.1       root        1: /*
                      2:  * You may freely copy, distribute and reuse the code in this example. 
                      3:  * NeXT disclaims any warranty of any kind, expressed or implied, as to
                      4:  * its fitness for any particular use.  This disclaimer applies to all
                      5:  * source files in this example.
                      6:  */
                      7: 
                      8: #import <appkit/appkit.h>
                      9: #import <objc/objc-runtime.h>
                     10: #import <bsd/sys/dir.h>
                     11: #import <bsd/sys/errno.h>
                     12: #import "localization.h"
                     13: #import "drawWraps.h"
                     14: #import "Graphic.h"
                     15: #import "Circle.h"
                     16: #import "Rectangle.h"
                     17: #import "Line.h"
                     18: #import "Curve.h"
                     19: #import "Image.h"
                     20: #import "TextGraphic.h"
                     21: #import "Scribble.h"
                     22: #import "Polygon.h"
                     23: #import "Group.h"
                     24: #import "PSGraphic.h"
                     25: #import "Tiff.h"
                     26: #import "GraphicView.h"
                     27: #import "GridView.h"
                     28: #import "DrawPageLayout.h"
                     29: #import "Inspector.h"
                     30: #import "SyncScrollView.h"
                     31: #import "Ruler.h"
                     32: #import "undo.subproj/change.h"
                     33: #import "textUndo.subproj/textundo.h"
                     34: #import "graphicsUndo.subproj/drawundo.h"
                     35: #import "DrawDocument.h"
                     36: #import "DrawApp.h"

unix.superglobalmegacorp.com

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