home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / som30tk.zip / som30os2.zip / include / somnm.h < prev    next >
C/C++ Source or Header  |  1996-12-24  |  1KB  |  27 lines

  1. /***!Start!***                                                                     
  2.  *                                                                                 
  3.  *   ORIGINS: 27                                                                   
  4.  *                                                                                 
  5.  *    25H7912  (C)  COPYRIGHT International Business Machines Corp. 1992,1994,1996 
  6.  *   All Rights Reserved                                                           
  7.  *   Licensed Materials - Property of IBM                                          
  8.  *                                                                                 
  9.  ***!End!***/                                                                      
  10. /*
  11.  *    @(#) 1.5 src/somnm/naming/somnm.h, somnm, som3.0 5/20/96 16:32:35 [12/24/96 08:00:04]
  12.  */
  13.                                                                                    
  14. #ifndef _SOMNM
  15. #define _SOMNM
  16.  
  17. #include <naming.h>
  18. #include <xnaming.h>
  19. #include <lnamec.h>
  20. #include <lname.h>
  21. #include <biter.h>
  22.  
  23. /* prototypes */
  24. #include <somnmext.h>
  25.  
  26. #endif
  27.