home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1995 August / NEBULA.bin / SourceCode / Starter / Source / CommandView.h < prev    next >
Encoding:
Text File  |  1994-09-15  |  67 b   |  10 lines

  1.  
  2. #import <appkit/appkit.h>
  3.  
  4. @interface CommandView:View
  5. {
  6. }
  7.  
  8.  
  9. @end
  10.