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

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