forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6953 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
e8148d3d86
commit
1ef85ee3f5
|
@ -375,8 +375,7 @@ double FixNPHug::compute_vector(int n)
|
|||
|
||||
// index not found, look in base class
|
||||
|
||||
FixNH::compute_vector(n);
|
||||
|
||||
return FixNH::compute_vector(n);
|
||||
}
|
||||
|
||||
/* ----------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue