|
|
|
@ -70,8 +70,10 @@ void INP2Q(void *ckt, INPtables * tab, card * current, void *gnode) |
|
|
|
if((thismodel->INPmodType != INPtypelook("BJT")) |
|
|
|
&& (thismodel->INPmodType != INPtypelook("BJT2")) |
|
|
|
&& (thismodel->INPmodType != INPtypelook("VBIC")) |
|
|
|
#ifdef HAVE_ADMS |
|
|
|
&& (thismodel->INPmodType != INPtypelook("hicum0")) |
|
|
|
&& (thismodel->INPmodType != INPtypelook("mextram")) |
|
|
|
#endif |
|
|
|
#ifdef CIDER |
|
|
|
&& (thismodel->INPmodType != INPtypelook("NBJT")) |
|
|
|
&& (thismodel->INPmodType != INPtypelook("NBJT2")) |
|
|
|
|