recover compilation

This commit is contained in:
Axel Kohlmeyer
2021-12-23 14:34:49 -05:00
parent 23f1c9de60
commit d694b7cc1c

View File

@ -137,7 +137,6 @@ void DumpXYZ::write_header(bigint n)
else
fprintf(fp,"Atoms. Timestep: " BIGINT_FORMAT "\n",update->ntimestep);
}
}
}
/* ---------------------------------------------------------------------- */