forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3586 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
ab59cd94a0
commit
ca16bb0c7e
|
@ -33,7 +33,6 @@ class ComputeBondLocal : public Compute {
|
|||
int nmax;
|
||||
double *vector;
|
||||
double **array;
|
||||
double *buf;
|
||||
|
||||
int compute_bonds(int);
|
||||
void reallocate(int);
|
||||
|
|
Loading…
Reference in New Issue