Quote:
Originally Posted by kar_bon
this call will test the file for PRP's, and it won't stop on finding a PRP!
i've tested this with the Sierp Base 3 file with the header
Code:
ABC $a*3^$b+1 // {number_primes,$a,1}
i tried $a or $b, the same.
WinPFGW won't stop!
|
Really? It worked just fine for me when I tried it on Riesel base 39.
Edit: Possibly it doesn't work with WinPFGW? Try it with command-line PFGW and see if it works then. It *should* work with both, but it's possible there's a bug in WinPFGW.