home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Amiga 5 / MA_Cover_5.iso / ppc / mesa / openstep / mesaview / h.template next >
Encoding:
Text File  |  1998-01-31  |  137 b   |  12 lines

  1. $$
  2. /* $FILENAME$ created by $USERNAME$ on $DATE$ */
  3.  
  4. #import <AppKit/AppKit.h>
  5.  
  6. @interface $FILENAMESANSEXTENSION$ : NSObject
  7. {
  8.  
  9. }
  10.  
  11. @end
  12.