home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / TIMEXSRC.ZIP / UA_TIMEX.H < prev   
C/C++ Source or Header  |  1990-02-06  |  326b  |  14 lines

  1. /* ua_timex.h -- Definitions for TIMEXUA implementation
  2.  
  3.     February 1990    Mark E. Mallett, Personal Workstation Magazine
  4.  
  5. This file contains general definitions for the implementation of the
  6. user agent part of TIMEX.
  7.  
  8. */
  9.  
  10. #ifndef    H_UA_TIMEX        /* Multiple inclusions OK */
  11. #define    H_UA_TIMEX
  12.  
  13. #endif    /* H_UA_TIMEX */
  14.