Select deg per instance
This commit is contained in:
parent
33e1735a21
commit
ee4f42aba9
|
|
@ -26,7 +26,7 @@ static int add_degmodel(struct card* deck, double* result);
|
|||
/* maximum number of models */
|
||||
#define DEGMODMAX 64
|
||||
|
||||
#define DEGSUBCKT
|
||||
//#define DEGSUBCKT
|
||||
|
||||
/* global pointer: results from first tran run */
|
||||
NGHASHPTR degdatahash = NULL;
|
||||
|
|
|
|||
Loading…
Reference in New Issue