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

This commit is contained in:
sjplimp 2013-01-15 00:05:24 +00:00
parent 4f2bdac177
commit 94a21c0d3d
1 changed files with 1 additions and 3 deletions

View File

@ -35,9 +35,7 @@ using namespace FixConst;
/* ---------------------------------------------------------------------- */
FixNVEAsphere::FixNVEAsphere(LAMMPS *lmp, int narg, char **arg) :
FixNVE(lmp, narg, arg)
{
}
FixNVE(lmp, narg, arg) {}
/* ---------------------------------------------------------------------- */