From c2a7dfcd7ccdc90bac164375947f11b55b893860 Mon Sep 17 00:00:00 2001 From: sjplimp Date: Tue, 18 Aug 2009 18:11:52 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3111 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- src/update.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/update.cpp b/src/update.cpp index ae0a03daf2..1a52ca37e0 100644 --- a/src/update.cpp +++ b/src/update.cpp @@ -222,7 +222,7 @@ void Update::create_minimize(int narg, char **arg) do not allow any timestep-dependent fixes to be defined reset eflag/vflag global so nothing will think eng/virial are current reset invoked flags of computes, so nothing will think they are current - clear timestep list of computes that store one + clear timestep list of computes that store future invocation times ------------------------------------------------------------------------- */ void Update::reset_timestep(int narg, char **arg)