Brian Bushnell - 2019-10-29

I'm not sure why I wrote the last line like that. I changed it to:

return ((rka1.kmerMinusStrand==rkb1.kmerMinusStrand) && (rka2.kmerMinusStrand==rkb2.kmerMinusStrand));

...which fixes the problem. That will be released soon in 38.71. Sorry for the delay!