home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2J (Developer) / os42jdev.iso / NextDeveloper / Examples / AppKit / TextEdit / h.template < prev    next >
Text File  |  1995-03-06  |  108b  |  10 lines

  1. $$
  2. /* $FILENAME$ created by $USERNAME$ on $DATE$ */
  3.  
  4. @interface $FILENAMESANSEXTENSION$ : Object
  5. {
  6.  
  7. }
  8.  
  9. @end
  10.