         100
         100
         500
   20.000000000000000     
  0.700000000000000     
           1
           0
   50.000000000000000        1.0000000000000000     
   25.000000000000000        1.0000000000000000     
   0.0000000000000000     
   1.0000000000000000     
           1
          10
          10
          10
          10
	0.00,0.00,0.00
          25
          17336
 slopes17_test.txt                                                                                         
 correlograms17_test.txt                                                                                   
           4


   read(infile,*) nrep                 !number of replicates
   read(infile,*) ng                   !number of generations
   read(infile,*) ni                   !number of individuals
   read(infile,*) popdens              !population density
   read(infile,*) femaleness           !proportion of females
   read(infile,*) dioecy               !dioecy vs. monoecy indicator
   read(infile,*) self_incomp          !self-infcomp. indicator
   read(infile,*) a_s,b_s              !seed dispersal kernel
   read(infile,*) a_p,b_p              !pollen dispersal kernel
   read(infile,*) maternal_mt          !probability of maternal transmission of mtDNA
   read(infile,*) maternal_cp          !probability of maternal transmission of cpDNA
   read(infile,*) nl                   !number of nuclear loci
   read(infile,*) na                   !number of alleles at nuclear loci
   read(infile,*) nmt                  !number of mt haplotypes
   read(infile,*) ncp                  !number of cp haplotypes
   read(infile,*) nsl                  !number of s-locus alleles at a single nuclear locus
   read(infile,*) munu,mumt,mucp       !mutation rates
   read(infile,*) ncint                !number of distance intervals to compute correlogram
   read(infile,*) seed                 !seed to initialize random number generator
   read(infile,*) fs                   !output file name (max=99 characters!)
   read(infile,*) fc                   !output file name (max=99 characters!)
   read(infile,*) usernth              !number of threads