rm whitespaces

This commit is contained in:
dwarning 2012-11-07 11:33:07 +01:00
parent 952f55866e
commit 13e1a7a5b9
1 changed files with 103 additions and 104 deletions

View File

@ -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) {