re-enable compiling with --enable-nobypass
This commit is contained in:
parent
8051a3c351
commit
c522360a26
|
|
@ -891,9 +891,7 @@ bypass:
|
||||||
*(ckt->CKTstate0 + here->VDIOconduct) = gd;
|
*(ckt->CKTstate0 + here->VDIOconduct) = gd;
|
||||||
*(ckt->CKTstate0 + here->VDIOdIdio_dT) = dIdio_dT;
|
*(ckt->CKTstate0 + here->VDIOdIdio_dT) = dIdio_dT;
|
||||||
|
|
||||||
#ifndef NOBYPASS
|
|
||||||
load:
|
load:
|
||||||
#endif
|
|
||||||
if (selfheat) {
|
if (selfheat) {
|
||||||
Ith = vd*cd;
|
Ith = vd*cd;
|
||||||
dIth_dVdio = cd + vd*gd;
|
dIth_dVdio = cd + vd*gd;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue