home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1995 August / NEBULA.mdf / SourceCode / Starter / Source / DocumentWindow.h < prev    next >
Encoding:
Text File  |  1994-12-08  |  129 b   |  11 lines

  1.  
  2. /* DocumentWindow.h - written by Robert Vasvari 12/94 */
  3.  
  4. #import <appkit/appkit.h>
  5.  
  6. @interface DocumentWindow:Window
  7.  
  8. {
  9. }
  10.  
  11. @end