bugfix/update
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
#define COLVARMODULE_H
|
||||
|
||||
#ifndef COLVARS_VERSION
|
||||
#define COLVARS_VERSION "2014-10-30"
|
||||
#define COLVARS_VERSION "2014-10-31"
|
||||
#endif
|
||||
|
||||
#ifndef COLVARS_DEBUG
|
||||
|
||||
@ -40,7 +40,6 @@ class FixRecenter : public Fix {
|
||||
int xinitflag,yinitflag,zinitflag;
|
||||
int nlevels_respa;
|
||||
double xcom,ycom,zcom,xinit,yinit,zinit,masstotal,distance,shift[3];
|
||||
int nlevels_respa;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user