Commit bcaa5adb authored by sjplimp's avatar sjplimp
Browse files

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@5345 f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent 4379417a
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -550,8 +550,6 @@ void Input::ifthenelse()
    iarg++;
  int last = iarg-1;

  printf("FIRSTLAST %d %d\n",first,last);

  // execute "then" commands
  // make copies of all arg string commands
  // required because re-parsing a command via one() will wipe out args