forked from Github_Repos/cvw
touched extractArea.pl
This commit is contained in:
parent
535c7e156f
commit
fc87425f67
@ -57,7 +57,7 @@ while (my $filename = readdir(DIR)) {
|
||||
}
|
||||
closedir(DIR);
|
||||
|
||||
# print table of results
|
||||
# print table of results
|
||||
printf("%20s\t", "");
|
||||
foreach my $config (@configs) {
|
||||
printf("%s\t", $config);
|
||||
|
Loading…
Reference in New Issue
Block a user