forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10610 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
58bcc7e8c9
commit
c0a36bf823
|
@ -33,7 +33,6 @@ class FixDtReset : public Fix {
|
|||
void setup(int);
|
||||
void end_of_step();
|
||||
double compute_scalar();
|
||||
double compute_vector(int);
|
||||
|
||||
private:
|
||||
bigint laststep;
|
||||
|
|
Loading…
Reference in New Issue