PDF cleanup whole NT

This commit is contained in:
Henry Whitney 2019-10-11 09:43:25 -04:00
parent 953a2da595
commit 80e41049f6
1 changed files with 1 additions and 1 deletions

View File

@ -190,7 +190,7 @@ sub PairtWEntriesTotWPageAndUniqSNs {
my @tempArray = split /, /, $thisList;
foreach my $slice (@tempArray) {
$sourcePage{$slice} = $shortFile;
say LOG "$slice: $sourcePage{$slice}";
say LOG "$slice: \$sourcePage{$slice}: $sourcePage{$slice}";
}
}
if (/Strong's(.*)$/) {