home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1995 August / NEBULA.bin / SourceCode / ObserveTest / Controller.h < prev    next >
Encoding:
Text File  |  1993-01-18  |  163 b   |  16 lines

  1.  
  2. /* Generated by Interface Builder */
  3.  
  4. #import <objc/Object.h>
  5.  
  6. @interface Controller:Object
  7. {
  8.     id    cell1;
  9.     id    cell2;
  10.     id    mainCell;
  11.     id    cell3;
  12. }
  13.  
  14.  
  15. @end
  16.