Commit 88967844 authored by sjplimp's avatar sjplimp
Browse files

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@2338 f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent 9f42f967
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -46,7 +46,7 @@ FixBondSwap::FixBondSwap(LAMMPS *lmp, int narg, char **arg) :
  vector_flag = 1;
  size_vector = 2;
  scalar_vector_freq = 1;
  extvector = 1;
  extvector = 0;

  fraction = atof(arg[3]);
  double cutoff = atof(arg[4]);