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

This commit is contained in:
sjplimp 2013-08-20 17:39:14 +00:00
parent 58bcc7e8c9
commit c0a36bf823
1 changed files with 0 additions and 1 deletions

View File

@ -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;