inp2m.c, #3/15b, set 'save' a little sooner

This commit is contained in:
rlar 2017-03-05 13:24:25 +01:00
parent 40c632f8a7
commit f7b3f40c70
1 changed files with 2 additions and 1 deletions

View File

@ -124,8 +124,9 @@ INP2M(CKTcircuit *ckt, INPtables *tab, card *current)
}
else {
nodeflag = 4; /* now reset to a 4 node device */
model = nname5;
line = save; /* reset the posn to what it sould be */
model = nname5;
}
} else {
/* 7th token is a model - only have 6 terminal device */