rm whitespaces
This commit is contained in:
parent
952f55866e
commit
13e1a7a5b9
|
|
@ -386,7 +386,6 @@ char *INPdomodel(CKTcircuit *ckt, card * image, INPtables * tab)
|
||||||
("Device type B4SOI V4.0 not available in this binary\n");
|
("Device type B4SOI V4.0 not available in this binary\n");
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
|
|
||||||
case 60:
|
case 60:
|
||||||
type = INPtypelook("SOI3");
|
type = INPtypelook("SOI3");
|
||||||
if (type < 0) {
|
if (type < 0) {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue