home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1994 June / NEBULA_SE.ISO / SourceCode / Tutorial / Cookbook / 08.copy / MyView.h < prev    next >
Encoding:
Text File  |  1993-01-19  |  98 b   |  12 lines

  1.  
  2. /* Generated by Interface Builder */
  3.  
  4. #import <appkit/View.h>
  5.  
  6. @interface MyView:View
  7. {
  8. }
  9.  
  10.  
  11. @end
  12.