home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / warptlk3.zip / TOOLKIT / SOM / INCLUDE / SOMCDEV.XH < prev    next >
Text File  |  1995-08-24  |  623b  |  33 lines

  1. /*
  2.  *   COMPONENT_NAME: somk
  3.  *
  4.  *   ORIGINS: 27
  5.  *
  6.  *
  7.  *   10H9767, 10H9769  (C) COPYRIGHT International Business Machines Corp. 1992,1994
  8.  *   All Rights Reserved
  9.  *   Licensed Materials - Property of IBM
  10.  *   US Government Users Restricted Rights - Use, duplication or
  11.  *   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  12.  */
  13. /* @(#) somk/somcdev.xh 2.6 9/1/94 18:11:34 [9/15/94 14:52:41] */
  14.  
  15. /*
  16.  */
  17.  
  18. /*
  19.  *    SOMCDEV.XH
  20.  */
  21.  
  22. #ifndef somcdev_xh
  23. #define somcdev_xh
  24.  
  25. #include <somcdev.h>
  26.  
  27. /* for chaining constructors that do nothing */
  28. struct SOMCPPNoInit { };
  29.  
  30. #endif
  31.  
  32.  
  33.