Merge branch 'master' into netgen-1.5

This commit is contained in:
Tim Edwards 2022-12-20 02:00:03 -05:00
commit 535b8285e9
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
1.5.243
1.5.244

View File

@ -5229,7 +5229,7 @@ int PropertyOptimize(struct objlist *ob, struct nlist *tp, int run, int series,
}
}
}
if (changed > 0) {
if ((Debug == TRUE) && (changed > 0)) {
if (series)
Printf("Combined %d series devices.\n", changed);
else