git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@11323 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2014-01-25 16:11:46 +00:00
parent d94ff39c8f
commit 8ef19992c2
8 changed files with 28 additions and 54 deletions

View File

@ -38,9 +38,7 @@ using namespace LAMMPS_NS;
/* ---------------------------------------------------------------------- */
DumpAtomMPIIO::DumpAtomMPIIO(LAMMPS *lmp, int narg, char **arg) :
DumpAtom(lmp, narg, arg)
{
}
DumpAtom(lmp, narg, arg) {}
/* ---------------------------------------------------------------------- */