add a small comment

This commit is contained in:
Holger Vogt 2018-08-24 22:41:14 +02:00
parent 0fbe920382
commit 5f1f6ccb29
1 changed files with 1 additions and 0 deletions

View File

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