home *** CD-ROM | disk | FTP | other *** search
- #ifndef _ICNREVT_
- #define _ICNREVT_
- /*******************************************************************************
- * FILE NAME: icnrevt.hpp *
- * *
- * DESCRIPTION: *
- * This file includes all the container event classes. *
- * ICnrHandler *
- * *
- * COPYRIGHT: *
- * (C) Copyright IBM Corporation 1992 *
- * All Rights Reserved *
- * Licensed Materials * Property of IBM *
- * *
- * HISTORY: *
- * $Log: R:/IBMCLASS/ICNR/VCS/ICNREVT.HPV $
- //
- // Rev 1.3 25 Oct 1992 16:27:58 nunn
- //changed library name to ICLUI
- //
- // Rev 1.2 25 Oct 1992 11:17:32 BOBLOVE
- //External Beta Release
- * *
- *******************************************************************************/
- #if !defined(_ICNRBEVT_)
- #include <icnrbevt.hpp>
- #endif
-
- #if !defined(_ICNRDEVT_)
- #if 0
- #include <icnrdevt.hpp>
- #endif
- #endif
-
- #if !defined(_ICNREEVT_)
- #include <icnreevt.hpp>
- #endif
-
- #endif