mirror of
https://git.code.sf.net/p/ngspice/ngspice
synced 2026-08-22 13:57:32 +02:00
prevent warning if NOBYPASS is not defined
This commit is contained in:
@@ -4180,8 +4180,9 @@ finished:
|
||||
here->BSIM4cgso = cgso;
|
||||
here->BSIM4qgso = qgso;
|
||||
|
||||
|
||||
#ifndef NOBYPASS
|
||||
line755:
|
||||
#endif
|
||||
ag0 = ckt->CKTag[0];
|
||||
if (here->BSIM4mode > 0)
|
||||
{ if (here->BSIM4trnqsMod == 0)
|
||||
|
||||
Reference in New Issue
Block a user