home *** CD-ROM | disk | FTP | other *** search
/ Big Green CD 8 / BGCD_8_Dev.iso / NEXTSTEP / UNIX / Programming / GDBbundle-1.0-MIS / src / TextEdit / h.template < prev    next >
Encoding:
Text File  |  1995-03-06  |  108 b   |  10 lines

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