forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@11534 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
45224e6d89
commit
2da4b3a85f
|
@ -39,7 +39,7 @@ class Verlet : public Integrate {
|
|||
int torqueflag,erforceflag;
|
||||
int e_flag,rho_flag;
|
||||
|
||||
void force_clear();
|
||||
virtual void force_clear();
|
||||
};
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue