|
|
@ -182,7 +182,7 @@ ft_cktcoms(bool terse) |
|
|
|
|
|
|
|
|
/* Listing */ |
|
|
/* Listing */ |
|
|
if (ft_listprint) { |
|
|
if (ft_listprint) { |
|
|
if (terse) |
|
|
|
|
|
|
|
|
if (FALSE) |
|
|
fprintf(cp_err, ".options: no listing, rawfile was generated.\n"); |
|
|
fprintf(cp_err, ".options: no listing, rawfile was generated.\n"); |
|
|
else |
|
|
else |
|
|
inp_list(cp_out, ft_curckt->ci_deck, ft_curckt->ci_options, |
|
|
inp_list(cp_out, ft_curckt->ci_deck, ft_curckt->ci_options, |
|
|
|