Update comment to cktnumstates
This commit is contained in:
parent
29f27c1e4c
commit
9fef242c50
|
|
@ -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