Always call the function.

Inside it will be decided, depending on not having ngbehavior=de,
to disregard the agemodels.
This commit is contained in:
Holger Vogt 2025-09-13 17:54:25 +02:00
parent 18bb9175b4
commit 778e46f50f
1 changed files with 1 additions and 2 deletions

View File

@ -1096,8 +1096,7 @@ struct card *inp_readall(FILE *fp, const char *dir_name, const char* file_name,
inp_check_syntax(working);
/* collect .agemodel data */
if (newcompat.de)
readdegparams(working);
readdegparams(working);
if (newcompat.lt && newcompat.a)
ltspice_compat_a(working);