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

This commit is contained in:
sjplimp
2009-03-20 15:01:17 +00:00
parent dc80368475
commit e0665d834a
4 changed files with 6 additions and 9 deletions

View File

@ -110,7 +110,7 @@ void Run::command(int narg, char **arg)
// adjust nsteps if upto was specified
if (uptoflag) nsteps = nsteps - update->ntimestep;
if (uptoflag) nsteps -= update->ntimestep;
// error check