home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 019.lha / Aterm / Clock.h < prev    next >
C/C++ Source or Header  |  1986-11-10  |  103b  |  8 lines

  1. /* Clock.h */
  2.  
  3. struct ParmMsg
  4.   {
  5.      struct Message mm_Message;
  6.      struct Window  *windowPtr;
  7.   };
  8.