more work on the Fonderie

This commit is contained in:
tth
2021-05-11 10:36:55 +02:00
parent daeb4c72a7
commit cc79dd5152
10 changed files with 80 additions and 12 deletions

View File

@@ -249,7 +249,7 @@ if (foo) {
exit(1);
}
if (verbosity) {
if (verbosity > 1) {
filterstack_list(0, "input");
filterstack_list(1, "ouput");
fprintf(stderr, ".\n");