home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: SysTools / SysTools.zip / pmcron03.zip / client.h < prev    next >
C/C++ Source or Header  |  1996-05-09  |  404b  |  20 lines

  1. /* Copyright (c) 1995 Florian Große-Coosmann, RCS section at the eof */
  2. #ifndef CLIENT_INCLUDED
  3. #define CLIENT_INCLUDED
  4. #include <common.h>
  5.  
  6. #endif  /* CLIENT_INCLUDED */
  7.  
  8. /* RCS depending informations
  9.  *
  10.  * $Id: client.h 1.1 1995/02/03 10:42:20 Florian Rel $
  11.  *
  12.  * $Name: Version121 $
  13.  *
  14.  * $Log: client.h $
  15.  * Revision 1.1  1995/02/03 10:42:20  Florian
  16.  * Initial revision
  17.  *
  18.  *
  19.  */
  20.