Commit 04b36581 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

fix typo

parent 70868ca0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -51,6 +51,7 @@ void PairDeprecated::settings(int, char **)
  if (strcmp(my_style,"reax") == 0) {
    writemsg(lmp,"\nPair style 'reax' has been removed from LAMMPS "
                    "after the 12 December 2018 version\n\n",1);
  }

  if (strcmp(my_style,"DEPRECATED") == 0) {
    writemsg(lmp,"\nPair style 'DEPRECATED' is a dummy style\n\n",0);