home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / DevTools / ClassBuilder / Source / Test.h < prev    next >
Encoding:
Text File  |  1995-06-12  |  72 b   |  7 lines

  1.   #import <objc/Object.h>
  2. @interface Test:Object
  3. {
  4. }
  5. - howAreYou ;
  6. @end
  7.