mirror of
https://github.com/openhwgroup/cvw
synced 2025-01-23 04:54:29 +00:00
touched extractArea.pl
This commit is contained in:
parent
c352353a42
commit
e0a0833457
@ -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