Always call the function.
Inside it will be decided, depending on not having ngbehavior=de, to disregard the agemodels.
This commit is contained in:
parent
b510a21e2f
commit
9f6c00a536
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Reference in New Issue