home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1995 August / NEBULA.mdf / SourceCode / BrainRulers / Source / CrosshairView.h < prev    next >
Encoding:
Text File  |  1994-06-07  |  65 b   |  8 lines

  1. #import <appkit/View.h>
  2.  
  3. @interface CrosshairView:View
  4. {
  5. }
  6.  
  7. @end
  8.