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

This commit is contained in:
sjplimp 2008-07-08 20:56:48 +00:00
parent 3a62b83eca
commit 89359aeb41
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ class Integrate : protected Pointers {
int nelist_global,nelist_atom; // # of PE,virial computes to check
int nvlist_global,nvlist_atom;
class Compute **elist_global; // list of PE,virial Computes
class Compute **elist_global; // lists of PE,virial Computes
class Compute **elist_atom;
class Compute **vlist_global;
class Compute **vlist_atom;