Browse Source

add a small comment

pre-master-46
Holger Vogt 8 years ago
parent
commit
5f1f6ccb29
  1. 1
      src/frontend/inp.c

1
src/frontend/inp.c

@ -845,6 +845,7 @@ inp_spsource(FILE *fp, bool comfile, char *filename, bool intfile)
}
}
/* remove the .measure cards from the deckand store them in ft_curckt->ci_meas */
if (ciprefix(".meas", dd->line)) {
if (cp_getvar("autostop", CP_BOOL, NULL, 0)) {
if (strstr(dd->line, " max ") ||

Loading…
Cancel
Save