Need sample Pro-Gen file to test bug-fix

from @grasshopper
The Pro-Gen importer was originally written for Pro-Gen Version 3.0
With the change from Pro-Gen 3.0 to 3.5, the record length of the person table changed from 309 to 332/336 bytes (PG35-1D/PG35-2D) and a new field type 48 was introduced. The latter is crucial, as parsing for the 3.5 record format of the person table (recfmt) fails.
Added the new fieldtype 48 to support Pro-Gen version 3.5. Pro-Gen data definition files PG35-1D/PG35-2D

@Nick-Hall has added the PR to the Gramps v6.0 milestones