home *** CD-ROM | disk | FTP | other *** search
/ Computer Club Elmshorn Atari PD / CCE_PD.iso / pc / 0400 / CCE_0423.ZIP / CCE_0423.PD / GEM.ZOO / gem++.h < prev    next >
C/C++ Source or Header  |  1992-08-18  |  607b  |  18 lines

  1. /////////////////////////////////////////////////////////////////////////////
  2. //
  3. //  Central GEM include file for the "gem++" library.
  4. //
  5. //  This file is Copyright 1992 by Warwick W. Allison,
  6. //  and is freely distributable providing no charge is made.
  7. //
  8. /////////////////////////////////////////////////////////////////////////////
  9.  
  10. #include "gema.h"    // Activity
  11. #include "gemd.h"    // Desktop
  12. #include "gemf.h"    // Forms (aka dialogs)
  13. #include "gemfw.h"    // Forms in Windows
  14. #include "gemm.h"    // Menus
  15. #include "gemo.h"    // Objects
  16. #include "gemr.h"    // Resource
  17. #include "gemw.h"    // Windows
  18.