home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-09-17 | 852 b | 53 lines | [TEXT/MPS ] |
- //========================================================================================
- //
- // File: FWSemEvt.h
- // Release Version: $ ODF 2 $
- //
- // Copyright: (c) 1993 - 1996 by Apple Computer, Inc., all rights reserved.
- //
- //========================================================================================
-
- #ifndef FWSEMEVT_H
- #define FWSEMEVT_H
-
- #ifndef FWAPLEVT_H
- #include "FWAplEvt.h"
- #endif
-
- #ifndef FWDESC_H
- #include "FWDesc.h"
- #endif
-
- #ifndef FWDSCOPR_H
- #include "FWDscOpr.h"
- #endif
-
- #ifndef FWOBJSPC_H
- #include "FWObjSpc.h"
- #endif
-
- #ifndef FWPRTSCP_H
- #include "FWPrtScp.h"
- #endif
-
- #ifndef FWSCPCOL_H
- #include "FWScpCol.h"
- #endif
-
- #ifndef FWSCPPRP_H
- #include "FWScpPrp.h"
- #endif
-
- #ifndef FWSCPTBL_H
- #include "FWScptbl.h"
- #endif
-
- #ifndef FWSEMINT_H
- #include "FWSemInt.h"
- #endif
-
- #ifndef FWSEMTRM_H
- #include "FWSemTrm.h"
- #endif
-
- #endif