Select deg per instance

This commit is contained in:
Holger Vogt 2026-02-28 17:26:22 +01:00
parent 33e1735a21
commit ee4f42aba9
1 changed files with 1 additions and 1 deletions

View File

@ -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;