forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6092 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
3da0d2cdb5
commit
4e05f2158b
|
@ -34,6 +34,7 @@ class FixWallLJ126 : public FixWall {
|
||||||
double coeff1[6],coeff2[6],coeff3[6],coeff4[6],offset[6];
|
double coeff1[6],coeff2[6],coeff3[6],coeff4[6],offset[6];
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue