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.
 
 
 
 
 
 

49 lines
788 B

#ifndef ngspice_CM_H
#define ngspice_CM_H
/* ===========================================================================
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
<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