temporary printout of deck
This commit is contained in:
parent
14bf034f28
commit
65a91648ef
|
|
@ -232,7 +232,7 @@ inp_subcktexpand(struct card *deck) {
|
|||
/* use_numparams = cp_getvar("numparams", CP_BOOL, NULL, 0); */
|
||||
|
||||
use_numparams = TRUE;
|
||||
|
||||
// tprint(deck);
|
||||
/* deck has .control sections already removed, but not comments */
|
||||
if (use_numparams) {
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue