Contiuned work on staticProps. should be in a position where it will compile and run first runs.
changed the formating ogf the error statements in simError added a function to get the maxCutoff near completion of the staticProps code. still needs the pair loop, and the loop to allocate and read each frame.
finishing up the constructs needed to get this program up and running
added AllCorr. It eill still need some work
added more work on getting gofR working.
added the beginings of the GofR pair correlation. added identification of identI in matchI.
added the first functional parts of the PairCorrType Abstract classes.
moved frameCount's functionality into DumpReader. also split props into staticProps and dynamicProps. (currently only have staticProps)
working on the props code