#ifndef CM_DEFINED #define CM_DEFINED /* =========================================================================== FILE CM.h MEMBER OF process XSPICE Copyright 1991 Georgia Tech Research Corporation Atlanta, Georgia 30332 All Rights Reserved PROJECT A-8503 AUTHORS 9/12/91 Bill Kuhn MODIFICATIONS SUMMARY This file is includes all include data in the CM package. INTERFACES None. REFERENCED FILES None. NON-STANDARD FEATURES None. =========================================================================== */ #include "cmtypes.h" #include "cmconstants.h" // K.A. wrong name //#include "Cmconsta.h" #include "cmproto.h" #include "mifcmdat.h" #endif /* CM_DEFINED */