mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-04-24 13:57:07 -04:00
touched extractArea.pl
This commit is contained in:
parent
535c7e156f
commit
fc87425f67
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue