This commit will probably cause merge conflicts :(

This commit is contained in:
James E McClure
2015-03-20 12:25:23 -04:00
parent ba66da2d0f
commit 77b2170e81
4 changed files with 206 additions and 463 deletions

View File

@@ -12,7 +12,6 @@
using namespace std;
inline void ReadCheckpoint(char *FILENAME, double *cDen, double *cDistEven, double *cDistOdd, int N)
{
int q,n;