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 b510a21e2f
commit 9f6c00a536
1 changed files with 1 additions and 2 deletions

View File

@ -1101,8 +1101,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);