recover compilation

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

View File

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