You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

51 lines
775 B

#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
$Id$
PROJECT A-8503
AUTHORS
9/12/91 Bill Kuhn
MODIFICATIONS
<date> <person name> <nature of 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 */