forked from hmw3/Tips_and_Hacks
PDF cleanup whole NT
This commit is contained in:
parent
953a2da595
commit
80e41049f6
|
@ -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(.*)$/) {
|
||||
|
|
Loading…
Reference in New Issue