Update comment to cktnumstates
This commit is contained in:
parent
ac9ac548d6
commit
4958221e92
|
|
@ -161,8 +161,7 @@ struct CKTcircuit {
|
|||
|
||||
/* This define should be somewhere else ??? */
|
||||
#define NODENAME(ckt,nodenum) CKTnodName(ckt,nodenum)
|
||||
int CKTnumStates; /* Number of sates effectively valid
|
||||
??? */
|
||||
int CKTnumStates; /* Number of states summed up over all device instances */
|
||||
long CKTmode; /* Mode of operation of the circuit
|
||||
??? */
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue