inpcom.c, debugging, tprint...

This commit is contained in:
h_vogt 2016-04-23 18:47:09 +02:00 committed by rlar
parent 70e6323adf
commit df3424d80d
1 changed files with 1 additions and 0 deletions

View File

@ -517,6 +517,7 @@ inp_readall(FILE *fp, char *dir_name, bool comfile, bool intfile)
delete_libs();
inp_add_levels(working);
tprint(working, 1);
inp_fix_for_numparam(subckt_w_params, working);