add thermocol fx to fonderie

This commit is contained in:
tTh
2024-03-24 15:07:29 +01:00
parent 5afb90bedf
commit fa5e4d5acd
3 changed files with 7 additions and 1 deletions

View File

@@ -259,7 +259,7 @@ if (verbosity > 1) {
foo = demarre_la_machine(in_pattern, out_dir, fifosize, outfmt, blanks);
fprintf(stderr, "retour du big-run de la machine -> %d\n", foo);
fprintf(stderr, "retour du bigrun de la machine -> %d\n", foo);
return 0;
}