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

This commit is contained in:
sjplimp
2012-05-22 16:14:01 +00:00
parent c249a2724b
commit 185b5e548d
2 changed files with 4 additions and 4 deletions

View File

@ -11,9 +11,9 @@
See the README file in the top-level LAMMPS directory.
------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------
Contributing author: Georgios G. Vogiatzis (NTU Athens)
Contributing author: Georgios G. Vogiatzis (NTU Athens),
gvog@chemeng.ntua.gr
------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------
@ -76,7 +76,6 @@ ImproperRing::~ImproperRing()
void ImproperRing::compute(int eflag, int vflag)
{
/* Be careful!: "chi" is the equilibrium angle in radians. */
int i1,i2,i3,i4,n,type;