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
807 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 <ngspice/cmtypes.h>
#include <ngspice/cmconstants.h> /* K.A. wrong name */
/*#include "Cmconsta.h" */
#include <ngspice/cmproto.h>
#include <ngspice/mifcmdat.h>
#endif /* CM_DEFINED */