home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2J (Developer) / os42jdev.iso / NextDeveloper / Examples / AppKit / SimpleService / ServiceTest.h < prev    next >
Text File  |  1997-01-12  |  123b  |  7 lines

  1. /* ServiceTest.h created by aozer on Fri 01-Nov-1996 */
  2.  
  3. #import <AppKit/AppKit.h>
  4.  
  5. @interface ServiceTest : NSObject
  6. @end
  7.