mirror of
https://github.com/openhwgroup/cvw
synced 2025-01-23 13:04:28 +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);
|
closedir(DIR);
|
||||||
|
|
||||||
# print table of results
|
# print table of results
|
||||||
printf("%20s\t", "");
|
printf("%20s\t", "");
|
||||||
foreach my $config (@configs) {
|
foreach my $config (@configs) {
|
||||||
printf("%s\t", $config);
|
printf("%s\t", $config);
|
||||||
|
Loading…
Reference in New Issue
Block a user