bug fixing in fpga_flow.pl

This commit is contained in:
tangxifan 2019-07-03 14:59:05 -06:00
parent b79d276ea9
commit 6b894640c7
1 changed files with 1 additions and 1 deletions

View File

@ -1460,7 +1460,7 @@ sub run_std_vpr($ $ $ $ $ $ $ $ $)
# foreach my $file (0..$#files){ # foreach my $file (0..$#files){
# print "$files[$file]\t"; # print "$files[$file]\t";
# } # }
3 print "\n"; # print "\n";
#} #}
chdir $cwd; chdir $cwd;
} }