Commit 1ef85ee3 authored by sjplimp's avatar sjplimp
Browse files

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6953 f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent e8148d3d
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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);
}

/* ----------------------------------------------------------------------