This archive contains source code for two utilities useful when
using mprime and gmp-ecm together:

pm1dump    creates a P-1 stage one record suitable for resuming
           with gmp-ecm from a mprime P-1 save file.

splitcf    Splits mprime stage one ECM/P-1 records for 2,2n- into
           separate records for the divisors of 2,n-; 2,n+; 2,nL
           and 2,nM; suitable for resuming with gmp-ecm.

Read the comments in pm1dump.c and splitcf.c for a more detailed
description.
