Browse Source

re-enable compiling with --enable-nobypass

pre-master-46
Holger Vogt 6 years ago
parent
commit
c522360a26
  1. 2
      src/spicelib/devices/vdmos/vdmosload.c

2
src/spicelib/devices/vdmos/vdmosload.c

@ -891,9 +891,7 @@ bypass:
*(ckt->CKTstate0 + here->VDIOconduct) = gd;
*(ckt->CKTstate0 + here->VDIOdIdio_dT) = dIdio_dT;
#ifndef NOBYPASS
load:
#endif
if (selfheat) {
Ith = vd*cd;
dIth_dVdio = cd + vd*gd;

Loading…
Cancel
Save